Compare commits

..

No commits in common. "80779ac6e51c7c3e78680e9a2412971e0187513c" and "d42da5ad7bee847acfb11628df0ff5026dcaa665" have entirely different histories.

View File

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