Skip to content

Commit b2cc40a

Browse files
authored
Update cron schedule for AutoIssueAssign workflow
1 parent 2eaa366 commit b2cc40a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/AutoIssueAssign.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ permissions:
44
issues: write
55

66
on:
7-
# schedule:
8-
# - cron: "0 9 1 * *"
7+
schedule:
8+
- cron: "22 21 * * *"
99

1010
workflow_dispatch:
1111

0 commit comments

Comments
 (0)