diff --git a/.github/workflows/rebuild-dependabot-prs.yml b/.github/workflows/rebuild-dependabot-prs.yml index 8a99679..b3ec72b 100644 --- a/.github/workflows/rebuild-dependabot-prs.yml +++ b/.github/workflows/rebuild-dependabot-prs.yml @@ -3,7 +3,7 @@ name: Rebuild distributables for Dependabot PRs on: push: branches: - - 'dependabot/npm**' + - 'dependabot/npm**' permissions: contents: write