Skip to content

Commit

Permalink
wip: Test that this works in the PR
Browse files Browse the repository at this point in the history
This will be reverted and squashed together forming a no-op commit when
merging to main later. This is just to make sure it works and not
cluttering up pushing to main with multiple broken PRs.
  • Loading branch information
mgattozzi committed Jan 10, 2024
1 parent ddec137 commit 73aeaa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -522,7 +522,7 @@ workflows:
- build_release:
filters:
branches:
only: main
only: mgattozzi/fix-ci-release
- deploy_release:
filters:
branches:
Expand Down

0 comments on commit 73aeaa5

Please sign in to comment.