We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f29942 commit 02280a3Copy full SHA for 02280a3
.github/workflows/build-dev.yml
@@ -10,7 +10,7 @@ on:
10
11
jobs:
12
trigger:
13
- runs-on: ubuntu-latest
+ runs-on: [self-hosted, linux, vm]
14
steps:
15
16
- name: Trigger Dev Build on Specific Branch
0 commit comments