Skip to content

Commit

Permalink
chore(dependabot-automerge.yml): remove unnecessary permissions block…
Browse files Browse the repository at this point in the history
… from the workflow file
  • Loading branch information
jandroav committed Aug 2, 2023
1 parent e73c3d1 commit 52abda5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/dependabot-automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ name: Automerge Dependabot PRs
on:
workflow_call:

permissions:
contents: write
pull-requests: write

jobs:
dependabot:
# The name of the job
Expand Down

0 comments on commit 52abda5

Please sign in to comment.