Rename master to main in github workflow
This commit is contained in:
parent
8840689a60
commit
7dfc1ba32b
2
.github/workflows/check.yaml
vendored
2
.github/workflows/check.yaml
vendored
@ -4,7 +4,7 @@ on:
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
- 'v[0-9]*.[0-9]*.x'
|
||||
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user