Skip to content

Commit

Permalink
Update stale.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fronzbot authored Oct 10, 2023
1 parent 826c4e6 commit c6254fd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ jobs:
stale:
if: github.repository_owner == 'fronzbot'
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- name: stale-issues
uses: actions/[email protected]
Expand Down

0 comments on commit c6254fd

Please sign in to comment.