Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
NullPointerException committed Dec 5, 2024
1 parent f4083ec commit 711f18e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/close-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ on:
issues:
types: [opened]

permissions:
issues: write
contents: read

jobs:
close_issues:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 711f18e

Please sign in to comment.