Skip to content

Commit 975fe51

Browse files
authored
extra spaces bother me
1 parent 79dd2af commit 975fe51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/refresh.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Refresh
33
on:
44
workflow_dispatch:
55
schedule:
6-
- cron: '05 14 * * *' # Runs every day at 14:05 UTC. 5 min added to ensure posts scheduled for on the hour go out.
6+
- cron: '05 14 * * *' # Runs every day at 14:05 UTC. 5 min added to ensure posts scheduled for on the hour go out.
77

88
jobs:
99
refresh:

0 commit comments

Comments
 (0)