There was an error while loading. Please reload this page.
1 parent f684f56 commit b052ee8Copy full SHA for b052ee8
1 file changed
.github/workflows/stale.yml
@@ -1,9 +1,9 @@
1
name: Mark Stale Issues and Pull Requests
2
3
on:
4
- schedule:
5
- # Runs every day at 6:30 UTC
6
- - cron: "30 6 * * *"
+ # schedule:
+ # Runs every day at 6:30 UTC
+ # - cron: "30 6 * * *"
7
# Allows you to run this workflow manually from the Actions tab for testing
8
workflow_dispatch:
9
0 commit comments