]> git.ipfire.org Git - thirdparty/asterisk.git/commit
.github: Remove concurrency check in on-labelled workflows.
authorGeorge Joseph <gjoseph@sangoma.com>
Tue, 11 Feb 2025 20:59:17 +0000 (13:59 -0700)
committerGeorge Joseph <gjoseph@sangoma.com>
Tue, 11 Feb 2025 21:01:50 +0000 (14:01 -0700)
commitf5f50b29e62dd47fdba8b35f5623ba66bad5a018
tree022cc9336599d0ab2fa5d701548f98e757f829f7
parentd83b5be7ddadde4fa41a75f97fdb519b61d1ce45
.github: Remove concurrency check in on-labelled workflows.

Apparently you can't use `${{ github.event.number }}` in a concurrency
block in a job that calls a reusable workflow. :(
.github/workflows/OnPRCPCheck.yml
.github/workflows/OnPRMergeApproved.yml
.github/workflows/OnPRRecheck.yml