change on fields

This commit is contained in:
Denis Angell
2025-03-28 11:44:22 +01:00
parent 245cf4a676
commit 5eac2d3e44
6 changed files with 11 additions and 26 deletions

View File

@@ -2,7 +2,9 @@ name: MacOS - GA Runner
on:
push:
branches-ignore: ["dev", "candidate", "release"]
branches: ["dev", "candidate", "release"]
pull_request:
branches: ["dev", "candidate", "release"]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}