Skip to content

Commit

Permalink
Add needed permission to the workflow (attempt 2) (#3946)
Browse files Browse the repository at this point in the history
  • Loading branch information
daxian-dbw authored Feb 12, 2024
1 parent 5c69ba0 commit d332e21
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/IssuePreTriage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
permissions:
contents: read
issues: write
metadata: read
steps:
- name: checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit d332e21

Please sign in to comment.