Skip to content

Commit

Permalink
FPO-419: Re-add triggers to stop infinite loop
Browse files Browse the repository at this point in the history
  • Loading branch information
amberstarlight committed Oct 21, 2024
1 parent 51ba58f commit 3d79929
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 @@ -393,10 +393,10 @@ workflows:
context: trade-tariff-fpo-models-development

bi-weekly-automated-model-build:
# triggers:
# - schedule:
# cron: "0 0 1,15 * *" # 1st and 15th of every month at midnight UTC
# <<: *filter-main
triggers:
- schedule:
cron: "0 0 1,15 * *" # 1st and 15th of every month at midnight UTC
<<: *filter-main
jobs:
- automated-build-model:
context: trade-tariff-fpo-models-development

0 comments on commit 3d79929

Please sign in to comment.