We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5622385 + 20f48bf commit c8fab5eCopy full SHA for c8fab5e
1 file changed
.github/workflows/dependabot-automerge.yml
@@ -10,7 +10,7 @@ permissions:
10
11
jobs:
12
dependabot:
13
- runs-on: [ci-universal-scale-set]
+ runs-on: ubuntu-latest
14
if: github.actor == 'dependabot[bot]'
15
16
steps:
0 commit comments