Skip to content

Commit

Permalink
Update close-stale-issues.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
benblack86 authored Jan 28, 2023
1 parent e7f4af8 commit 331baa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/close-stale-issues.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Close stale issues
on:
schedule:
- cron: "35 12 * * *"
- cron: "0 13 * * *"

jobs:
close-issues:
Expand Down

0 comments on commit 331baa6

Please sign in to comment.