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 84bbf32 commit af7d467Copy full SHA for af7d467
1 file changed
.github/workflows/branch-analysis.yml
@@ -10,7 +10,7 @@ permissions:
10
11
jobs:
12
update:
13
- runs-on: dev-plot
+ runs-on: [self-hosted, dev-plot]
14
steps:
15
- uses: actions/checkout@v4
16
0 commit comments