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 6f7924c commit c2c23f9Copy full SHA for c2c23f9
.github/workflows/digger_workflow.yml
@@ -12,7 +12,7 @@ run-name: ${{inputs.run_name}}
12
13
jobs:
14
digger-job:
15
- runs-on: ubuntu-latest
+ runs-on: self-hosted
16
permissions:
17
contents: write # required to merge PRs
18
actions: write # required for plan persistence
0 commit comments