Skip to content

Commit

Permalink
Merge pull request #57 from HHS/nightly-build
Browse files Browse the repository at this point in the history
Nightly build
  • Loading branch information
rahearn authored Nov 2, 2020
2 parents 1ce53c2 + edf65e4 commit de34c26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -346,10 +346,10 @@ workflows:
- << pipeline.parameters.staging_git_branch >>
- << pipeline.parameters.prod_git_branch >>

nightly:
daily_scan:
triggers:
- schedule:
cron: "0 13 * * *"
cron: "0 13 * * 1-5"
filters:
branches:
only:
Expand Down

0 comments on commit de34c26

Please sign in to comment.