We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7463f0c commit a8a4ceaCopy full SHA for a8a4cea
1 file changed
.github/workflows/issue-manager.yml
@@ -1,8 +1,8 @@
1
name: Issue Manager
2
3
on:
4
- # schedule:
5
- # - cron: "13 18 * * *"
+ schedule:
+ - cron: "13 18 * * *"
6
issue_comment:
7
types:
8
- created
0 commit comments