Skip to content

Commit

Permalink
chore: add workflow updates
Browse files Browse the repository at this point in the history
  • Loading branch information
palashmon committed Apr 26, 2024
1 parent 35c5aa1 commit 47df1e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: 'Close stale issues and PRs'
on:
schedule:
- cron: '30 1 * * *'
- cron: '30 1 * * 0'
permissions:
issues: write
pull-requests: write
Expand Down

0 comments on commit 47df1e5

Please sign in to comment.