We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af183e8 commit ce5bc30Copy full SHA for ce5bc30
.github/workflows/build.yml
@@ -23,7 +23,7 @@ on:
23
24
jobs:
25
build:
26
- runs-on: ubuntu-latest
+ runs-on: k8s-runner-build
27
28
if: ${{ github.event.workflow_run.conclusion != 'skipped' }}
29
0 commit comments