]> 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>
Mon, 2 Jun 2025 13:37:24 +0000 (13:37 +0000)
commitfea936f4a4b861c732383e3a817a73f2a8a1abd4
treeb370be6890fab6b9dc3cea85be30632a02c2d511
parent9612ddda1d05795b485883d24aab492e0840cde9
.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 f5f50b29e62dd47fdba8b35f5623ba66bad5a018)
.github/workflows/OnPRCPCheck.yml
.github/workflows/OnPRMergeApproved.yml
.github/workflows/OnPRRecheck.yml