Compare commits

..

No commits in common. "84e1b423f4819ff8bbc44a4018698f86f3f4f1eb" and "197739bc2fbda5575d0b47c8796a2cb37148d0fd" 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 }}