Skip to content

Commit 1f7686c

Browse files
authored
chore: add workflow updates
1 parent be2367f commit 1f7686c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: 'Close stale issues and PRs'
22
on:
33
schedule:
4-
- cron: '30 1 * * *'
4+
- cron: '30 1 * * 0'
55
permissions:
66
issues: write
77
pull-requests: write

0 commit comments

Comments
 (0)