Skip to content

Commit

Permalink
chore: remove unnecessary permissions from auto-merge workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Nikolai Emil Damm <neq@energinet.dk>
  • Loading branch information
devantler committed Feb 16, 2025
1 parent 98365ae commit 9f02185
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/auto-merge.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: Dependabot auto-merge
on: pull_request

permissions:
contents: write
pull-requests: write

jobs:
call-auto-merge-workflow:
uses: devantler-tech/.github/.github/workflows/auto-merge.yaml@main

0 comments on commit 9f02185

Please sign in to comment.