SQSCANGHA-25 Fix main branch name in GitHub workflow

This commit is contained in:
antoine.vinot 2024-05-16 13:12:16 +02:00 committed by Antoine Vinot
parent f8003d5a3a
commit 0c14a18753
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ name: QA
on:
push:
branches:
- main
- master
pull_request:
types: [opened, synchronize, reopened]