Skip to content

Commit

Permalink
Update .github/workflows/stale-actions.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Takuro Ashie <[email protected]>
Signed-off-by: Kentaro Hayashi <[email protected]>
  • Loading branch information
kenhys and ashie committed Aug 7, 2024
1 parent 4703d66 commit 3341478
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/stale-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/stale@v8
with:
Expand Down

0 comments on commit 3341478

Please sign in to comment.