Merge 204cee0f47ff42974e0364a61284d244acc6ec70 into fc508bb1a99f8b95b4dea8027677e25ac101aa25

This commit is contained in:
Palash Tyagi 2025-05-04 02:01:18 +01:00 committed by GitHub
commit c4f6a26c8a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,6 +12,7 @@ concurrency:
jobs:
pick-runner:
if: github.event.pull_request.draft == false
runs-on: ubuntu-latest
outputs:
runner: ${{ steps.choose.outputs.use-runner }}