mirror of
https://github.com/sonarsource/sonarcloud-github-action.git
synced 2026-06-06 03:17:07 +00:00
SCSCANGHA-6 Fix main branch name in GitHub workflow
This commit is contained in:
parent
0861f01544
commit
3da91d8a6a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/qa.yml
vendored
2
.github/workflows/qa.yml
vendored
|
|
@ -3,7 +3,7 @@ name: QA
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
pull_request:
|
||||
types: [opened, synchronize, reopened]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue