Skip to content

Commit

Permalink
update stale.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
flymin committed Nov 18, 2024
1 parent d931988 commit d2ab0f7
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 @@ -10,13 +10,15 @@ on:
- cron: '34 16 * * *'
workflow_dispatch:


jobs:
stale:

runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
actions: write

steps:
- uses: actions/stale@v9
Expand Down

0 comments on commit d2ab0f7

Please sign in to comment.