Add 'main' branch for newer GitHub repositories (#389)
This commit is contained in:
parent
0885f49f6b
commit
895063a625
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -4,9 +4,11 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
Loading…
Reference in New Issue
Block a user