添加功能

This commit is contained in:
3343780376 2022-11-26 10:33:16 +08:00
parent e0717af09b
commit a780cbcb5d
1 changed files with 2 additions and 2 deletions

View File

@ -3,12 +3,12 @@ name: docker build
on:
push:
branches:
- 'main'
- 'Main'
tags:
- '*'
pull_request:
branches:
- 'main'
- 'Main'
jobs:
build: