Skip to content

Commit

Permalink
cool
Browse files Browse the repository at this point in the history
  • Loading branch information
mickmaccallum committed Jul 30, 2024
1 parent 29b5ca0 commit 40f07a2
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 @@ -71,7 +71,8 @@ jobs:

workflows:
update-cli-formula-workflow:
# when: << pipeline.trigger_parameters >>
when:
condition: << pipeline.trigger_parameters >>
jobs:
- update-cli-formula:
body: echo << pipeline.trigger_parameters.webhook.body >>
Expand Down

0 comments on commit 40f07a2

Please sign in to comment.