Update Github workflow for new main branch name
parent
0bfd14b0f2
commit
4ee46cee77
|
@ -3,10 +3,10 @@ name: Check if Cog buildable
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in New Issue