SQSCANGHA-25 Fix main branch name in GitHub workflow
This commit is contained in:
parent
f8003d5a3a
commit
0c14a18753
|
@ -3,7 +3,7 @@ name: QA
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
pull_request:
|
||||
types: [opened, synchronize, reopened]
|
||||
|
||||
|
|
Loading…
Reference in New Issue