]> 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:46 +0000 (14:01 -0700)
commit896a488cd569651a41070984524bab64d99b413b
tree0ee53e4c886cb2a0eb6384868a6037b1fc84a247
parent2cc2710e5f171cad57a7b5685662ba7545e6da02
.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