]> 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:41 +0000 (14:01 -0700)
commit0ea174023251aa53ad7743c54eda6560a516b722
tree909d421d1b760053afc7cc8eedef7e607f6741a4
parent7be3bd7cbf3597a5367936bb2812fdab40ccbf94
.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