Skip to content

Commit 64a8a51

Browse files
committed
Revert "fix: add issues permission"
This reverts commit 5a5753d.
1 parent c1500e7 commit 64a8a51

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/branch.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,7 @@ on:
1919
permissions:
2020
contents: write
2121
actions: write
22-
# Allow test PR comments to be deleted
23-
issues: write
24-
pull-requests: write
22+
pull-requests: write # allow test release comments to be deleted.
2523

2624
jobs:
2725
github-action:

0 commit comments

Comments
 (0)