Skip to content

Commit

Permalink
chore: remove deprecate tags
Browse files Browse the repository at this point in the history
  • Loading branch information
jakeyheath authored Jan 17, 2025
1 parent 96deb21 commit beb7a91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot_automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ concurrency:
cancel-in-progress: true
jobs:
dependabot:
runs-on: [ARM64, self-hosted, Linux]
runs-on: [ARM64]
if: ${{ github.actor == 'dependabot[bot]' }}
steps:
- name: Generate token
Expand Down

0 comments on commit beb7a91

Please sign in to comment.