mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-11-19 16:36:11 +00:00
Compare commits
6 Commits
2716b95fb6
...
533ac1f53d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
533ac1f53d | ||
| 80779ac6e5 | |||
| efbe769d4a | |||
|
|
204cee0f47 | ||
|
|
d7385f789b | ||
|
|
0e7c18656c |
1
.github/workflows/run-unit-tests.yml
vendored
1
.github/workflows/run-unit-tests.yml
vendored
@@ -12,6 +12,7 @@ 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 }}
|
||||||
|
|||||||
Reference in New Issue
Block a user