SQSCANGHA-25 Fix main branch name in GitHub workflow
This commit is contained in:
committed by
Antoine Vinot
parent
f8003d5a3a
commit
0c14a18753
2
.github/workflows/qa.yml
vendored
2
.github/workflows/qa.yml
vendored
@@ -3,7 +3,7 @@ name: QA
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- master
|
||||||
pull_request:
|
pull_request:
|
||||||
types: [opened, synchronize, reopened]
|
types: [opened, synchronize, reopened]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user