fix gh actions branch selection
This commit is contained in:
parent
93692407dc
commit
757ca77e43
|
@ -3,7 +3,7 @@ name: Build and Publish
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'master'
|
||||
- 'main'
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in New Issue