diff --git a/.circleci/config.yml b/.circleci/config.yml index 94d6d8b..394db20 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -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: