mirror of
https://github.com/asterisk/asterisk.git
synced 2026-07-08 07:33:26 -07:00
896a488cd5
Apparently you can't use `${{ github.event.number }}` in a concurrency
block in a job that calls a reusable workflow. :(