Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
mickmaccallum committed Jul 25, 2024
1 parent eddaae7 commit bac7205
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ jobs:
liquidjs --template @./Templates/parra-cli.rb.liquid --context '<< pipeline.trigger_parameters.webhook.body >>' --output ./Formula/parra-cli.rb
echo "woooo! \n"
cat ./Formula/parra-cli.rb
workflows:
update-cli-formula-workflow:
when: { equal: [ webhook, << pipeline.trigger_source >> ] }
Expand Down

0 comments on commit bac7205

Please sign in to comment.