We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9c3fb4f + b2cc40a commit 1f7ce84Copy full SHA for 1f7ce84
1 file changed
.github/workflows/AutoIssueAssign.yml
@@ -4,8 +4,8 @@ permissions:
4
issues: write
5
6
on:
7
- # schedule:
8
- # - cron: "0 9 1 * *"
+ schedule:
+ - cron: "22 21 * * *"
9
10
workflow_dispatch:
11
0 commit comments