Skip to content

Commit

Permalink
Fix YAML lint warnings.
Browse files Browse the repository at this point in the history
  • Loading branch information
Zimmi48 committed Aug 7, 2021
1 parent b84e442 commit a62658d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ref.yml
Original file line number Diff line number Diff line change
Expand Up @@ -455,8 +455,8 @@ fields:
generate a daily schedule starting at a random night-time
minute.
examples:
- '5 4 * * *' #daily at 4:05
- '5 4 * * 0' #at 04:05 on Sunday
- '5 4 * * *' # daily at 4:05
- '5 4 * * 0' # at 04:05 on Sunday
used:
- docker-action.yml
- nix-action.yml
Expand Down

0 comments on commit a62658d

Please sign in to comment.