Skip to content

Commit c2c23f9

Browse files
authored
Update digger_workflow.yml
1 parent 6f7924c commit c2c23f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/digger_workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ run-name: ${{inputs.run_name}}
1212

1313
jobs:
1414
digger-job:
15-
runs-on: ubuntu-latest
15+
runs-on: self-hosted
1616
permissions:
1717
contents: write # required to merge PRs
1818
actions: write # required for plan persistence

0 commit comments

Comments
 (0)