Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
infominer33 authored May 27, 2020
1 parent f355684 commit e6042f8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,7 @@ name: Ruby
on:
schedule:
# * is a special character in YAML so you have to quote this string
- cron: '15 */3 * * *'
# 'On the 15th minute of every 3rd hour'
- cron: '15 * * * *'
jobs:
test:
Expand Down

0 comments on commit e6042f8

Please sign in to comment.