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 b399813 commit 4016556Copy full SHA for 4016556
.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