Skip to content

Commit 57406d4

Browse files
authored
Update test-monitor-issues.yml
1 parent 80573a0 commit 57406d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-monitor-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
required: false
99
default: '30'
1010
schedule:
11-
- cron: "0 0 * * *" # Runs once a day at midnight
11+
- cron: "0 0 * * *" # Runs once a day at midnigh
1212

1313
jobs:
1414
workflow_call_1:

0 commit comments

Comments
 (0)