We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2158494 commit 73c6476Copy full SHA for 73c6476
.github/workflows/requires-wiki-update-check.yml
@@ -2,7 +2,7 @@ name: Requires WIKI Update
2
3
on:
4
schedule:
5
- - cron: "0 6 * * *" # Runs every 30 minutes
+ - cron: "0 6 * * *" # Runs at 06:00 UTC
6
workflow_dispatch:
7
8
jobs:
0 commit comments