Skip to content

Commit

Permalink
default ubuntu-latest label (#12855)
Browse files Browse the repository at this point in the history
  • Loading branch information
kyledurand authored Nov 1, 2024
1 parent d5a572e commit 763a82d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ permissions:

jobs:
dependabot:
runs-on: shopify-ubuntu-latest
runs-on: ubuntu-latest
if: ${{ github.event.pull_request.user.login == 'dependabot[bot]' }}
steps:
- name: Dependabot metadata
Expand Down

0 comments on commit 763a82d

Please sign in to comment.