We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e9d28b commit dd4b6b5Copy full SHA for dd4b6b5
1 file changed
.github/workflows/views.yml
@@ -12,7 +12,7 @@ on:
12
# - main
13
14
schedule:
15
- - cron: '30 23 * * *' # Runs at midnight every day
+ - cron: '30 23 * * *' # Runs at 11:30pm UTC every day
16
17
jobs:
18
extract-views:
0 commit comments