ci: fix main branch to master
This commit is contained in:
parent
407cf8c512
commit
a91ffba80f
2
.github/workflows/on-push.yml
vendored
2
.github/workflows/on-push.yml
vendored
@ -2,7 +2,7 @@ name: build-packages
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
- 'master'
|
||||
jobs:
|
||||
connectors-packages:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user