Skip to content

Commit 7d111ca

Browse files
Kobzolmarcoieni
andauthored
Apply suggestions from code review
Co-authored-by: Marco Ieni <[email protected]>
1 parent 03d91c2 commit 7d111ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ on:
55
merge_group:
66
workflow_dispatch:
77
schedule:
8-
# Run at 4 AM UTC daily to make sure that all changes are up-to-date
8+
# Run at 4 AM UTC daily to make sure that all changes are up-to-date.
99
# We run the cron job at a time where merges don't usually happen, in order to avoid race
10-
# conditions with the `merge_group` workflow exeecution.
10+
# conditions with the `merge_group` workflow execution.
1111
- cron: 0 4 * * *
1212

1313
concurrency:

0 commit comments

Comments
 (0)