SCSCANGHA-6 Fix main branch name in GitHub workflow

This commit is contained in:
antoine.vinot 2024-05-16 13:08:11 +02:00 committed by Antoine Vinot
commit 3da91d8a6a

View file

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