Skip to content

Commit

Permalink
Fix yml
Browse files Browse the repository at this point in the history
  • Loading branch information
okjake committed Oct 5, 2020
1 parent 5118a1f commit b229267
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ workflows:
triggers:
- schedule:
cron: "*/15 * * * *"
jobs: get-me-an-appointment
jobs:
- get-me-an-appointment
jobs:
get-me-an-appointment:
docker:
Expand Down

0 comments on commit b229267

Please sign in to comment.