Harmonize GitHub Actions settings

Closes gh-41463
This commit is contained in:
Stéphane Nicoll
2024-07-12 12:08:11 +02:00
parent f702230c12
commit f4b55a6f28
5 changed files with 18 additions and 12 deletions

View File

@@ -2,7 +2,7 @@ name: Run System Tests
on:
push:
branches:
- 3.2.x
- '3.2.x'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
jobs: