Skip to content

Commit 73c6476

Browse files
authored
this just wasnt true
1 parent 2158494 commit 73c6476

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/requires-wiki-update-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Requires WIKI Update
22

33
on:
44
schedule:
5-
- cron: "0 6 * * *" # Runs every 30 minutes
5+
- cron: "0 6 * * *" # Runs at 06:00 UTC
66
workflow_dispatch:
77

88
jobs:

0 commit comments

Comments
 (0)