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 68a09ba commit 9203ad0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ workflows:
triggers:
- schedule:
cron: "*/15 * * * *"
- filters:
branches:
only:
- master
filters:
branches:
only:
- master
jobs:
- get-me-an-appointment
jobs:
Expand Down

0 comments on commit 9203ad0

Please sign in to comment.