Skip to content

Commit d332e21

Browse files
authored
Add needed permission to the workflow (attempt 2) (#3946)
1 parent 5c69ba0 commit d332e21

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/IssuePreTriage.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ jobs:
2424
permissions:
2525
contents: read
2626
issues: write
27-
metadata: read
2827
steps:
2928
- name: checkout
3029
uses: actions/checkout@v4

0 commit comments

Comments
 (0)