Skip to content

Commit 13424b8

Browse files
authored
schedule at :30 (#5055)
Trying to get this CI task to run <!-- Thank you for your pull request to ICU4X! Reminder: try to use [Conventional Comments](https://conventionalcomments.org/) to make comments clearer. Please see https://github.com/unicode-org/icu4x/blob/main/CONTRIBUTING.md for general information on contributing to ICU4X. -->
1 parent ed8e274 commit 13424b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ on:
2727
- nightly
2828
schedule:
2929
# Run nightly cronjob CI every day at 14 UTC / 6AM PST / 3PM CET
30-
- cron: '24 * * * *'
30+
- cron: '30 * * * *'
3131
# Run beta slightly later
3232
- cron: '1 * * * *'
3333

0 commit comments

Comments
 (0)