Skip to content

Commit e71ccad

Browse files
author
Nikolai Emil Damm
committed
refactor(workflows): remove unnecessary permissions from auto-merge workflow
Signed-off-by: Nikolai Emil Damm <neq@energinet.dk>
1 parent e7ad55f commit e71ccad

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/auto-merge.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
name: Dependabot auto-merge
22
on: pull_request
33

4-
permissions:
5-
contents: write
6-
pull-requests: write
7-
84
jobs:
95
call-auto-merge-workflow:
106
uses: devantler-tech/.github/.github/workflows/auto-merge.yaml@main

0 commit comments

Comments
 (0)