Skip to content

Commit

Permalink
SCSCANGHA-6 Fix main branch name in GitHub workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
antoine-vinot-sonarsource committed May 16, 2024
1 parent 0861f01 commit 3da91d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: QA
on:
push:
branches:
- main
- master
pull_request:
types: [opened, synchronize, reopened]

Expand Down

0 comments on commit 3da91d8

Please sign in to comment.