ci: fix branch type
This commit is contained in:
parent
414ec577bd
commit
f3c0db8c6a
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ name: deploy systems
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
jobs:
|
||||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Add table
Reference in a new issue