Skip to content

Commit 763a82d

Browse files
authored
default ubuntu-latest label (#12855)
1 parent d5a572e commit 763a82d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot-auto-merge.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ permissions:
77

88
jobs:
99
dependabot:
10-
runs-on: shopify-ubuntu-latest
10+
runs-on: ubuntu-latest
1111
if: ${{ github.event.pull_request.user.login == 'dependabot[bot]' }}
1212
steps:
1313
- name: Dependabot metadata

0 commit comments

Comments
 (0)