Skip to content

Commit 0ba6e1e

Browse files
committed
whitespace
1 parent e273da0 commit 0ba6e1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
pull_request:
88
schedule:
99
# Run multiple times a day as the successfull cached links are not checked every time.
10-
- cron: '0 */8 * * *'
10+
- cron: "0 */8 * * *"
1111

1212
jobs:
1313
ci:

0 commit comments

Comments
 (0)