Skip to content

Commit

Permalink
issue #160: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasCardin committed Nov 13, 2024
1 parent 13a177e commit 7550155
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/workflow-issue-status.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ env:
jobs:
handle_issue_events:
runs-on: ubuntu-latest
permissions:
contents: read
issues: write
pull-requests: write
repository-projects: write
# permissions:
# contents: write
# issues: write
# pull-requests: write
# repository-projects: write

steps:
- name: Install GH CLI
Expand Down

0 comments on commit 7550155

Please sign in to comment.