]> 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)
committerAsterisk Development Team <asteriskteam@digium.com>
Thu, 20 Mar 2025 18:18:29 +0000 (18:18 +0000)
commitaf966a98a16b7410f7257cd4eae549660f6c804a
tree60a2068ba60b03549c2a18ab9167573eee0a9ced
parentd402b59ec2a08de0c3e7ac25b5ec55a6560f1a4e
.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. :(

(cherry picked from commit 00af359ea9f41bf16dd3871289764590fc501170)
.github/workflows/OnPRCPCheck.yml
.github/workflows/OnPRMergeApproved.yml
.github/workflows/OnPRRecheck.yml