Merge branch 'main' into csv

This commit is contained in:
2025-05-04 02:10:55 +01:00
committed by GitHub

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 }}