diff --git a/.github/workflows/dependabot_automerge.yml b/.github/workflows/dependabot_automerge.yml index 2954a1f5..518395cd 100644 --- a/.github/workflows/dependabot_automerge.yml +++ b/.github/workflows/dependabot_automerge.yml @@ -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