Update branch name in CI
This commit is contained in:
parent
45126d8262
commit
9b37d6f4fc
|
@ -2,10 +2,10 @@ name: Continuous Integration
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [master]
|
||||
branches: [main]
|
||||
|
||||
pull_request:
|
||||
branches: [master]
|
||||
branches: [main]
|
||||
|
||||
workflow_dispatch:
|
||||
|
||||
|
|
Loading…
Reference in New Issue