Skip to content

Commit 79f012d

Browse files
authored
Merge pull request #67 from mitre/autoapproveandmerge_improvements
don't need contents permission on autoapproveandmerge workflow and auto-approve-action uses github token by default
2 parents 60e57f6 + a9129da commit 79f012d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/auto-approve-and-merge.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
types: [labeled]
55
permissions:
66
pull-requests: write
7-
contents: write
87

98
jobs:
109
approve:

0 commit comments

Comments
 (0)