Skip to content

Commit 8161af1

Browse files
authored
Fix typo
1 parent 7532cc8 commit 8161af1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/standalone_keepalive.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ name: standalone_keepalive
2121

2222
# Workflow triggers:
2323
on:
24-
# Rune the workflow on the first day of each month:
24+
# Run the workflow on the first day of each month:
2525
schedule:
2626
# * is a special character in YAML so you have to quote this string
2727
- cron: '0 0 1 * *'

0 commit comments

Comments
 (0)