Skip to content

Commit

Permalink
action write issues (#27996)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisnojima authored Sep 25, 2024
1 parent b0037da commit 578b8d8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ name: Close Issues
on:
issues:
types: [opened]

permissions:
issues: write
jobs:
close_issue:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 578b8d8

Please sign in to comment.