Skip to content

Commit 155f45f

Browse files
Update .github/workflows/stale.yml
1 parent 3e5e096 commit 155f45f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
name: 'Marks stale issues and PRs'
4545
on:
4646
schedule:
47-
- cron: '20 16 * * *' # 1:30 AM UTC
47+
- cron: '20 16 * * *' # Run every day at 16:20 UTC / 8:20 PST
4848

4949
permissions:
5050
issues: write

0 commit comments

Comments
 (0)