We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67c6ff1 commit e9886d1Copy full SHA for e9886d1
1 file changed
.github/workflows/close-stale.yml
@@ -3,6 +3,7 @@ name: "Close stale issues"
3
on:
4
schedule:
5
- cron: "30 1 * * *"
6
+ pull_request:
7
8
permissions:
9
contents: read
0 commit comments