Skip to content

Commit

Permalink
Update close-inactive.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aadam-bng authored Dec 19, 2024
1 parent 8d7ff48 commit a60f2d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/close-inactive.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Close inactive issues
on:
schedule:
- cron: "0 * * * *"
- cron: "0 30 * * *"

jobs:
close-issues:
Expand Down

0 comments on commit a60f2d7

Please sign in to comment.