We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5a572e commit 763a82dCopy full SHA for 763a82d
.github/workflows/dependabot-auto-merge.yml
@@ -7,7 +7,7 @@ permissions:
7
8
jobs:
9
dependabot:
10
- runs-on: shopify-ubuntu-latest
+ runs-on: ubuntu-latest
11
if: ${{ github.event.pull_request.user.login == 'dependabot[bot]' }}
12
steps:
13
- name: Dependabot metadata
0 commit comments