Skip to content

Commit

Permalink
Update .github/workflows/stale.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Jason Boutte <jasonb5@users.noreply.github.com>
  • Loading branch information
jedwards4b and jasonb5 authored Apr 26, 2023
1 parent b609d09 commit 69e7c34
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
- cron: '30 1 * * *'
jobs:
stale:
permissions:
issues: write
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v8
Expand Down

0 comments on commit 69e7c34

Please sign in to comment.