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

View file

@ -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]