Merge branch 'main' into date_utils

This commit is contained in:
Palash Tyagi 2025-05-04 02:11:14 +01:00 committed by GitHub
commit 80779ac6e5
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 }}