Skip to content

Commit

Permalink
fix: explicit naming
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrockhu-codecov committed Apr 15, 2024
1 parent 79a53e4 commit 54999db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ workflows:
requires: [test-backend, test-frontend]

- orb-tools/pack:
name: Pack (no-deploy)
filters:
branches:
only: /.*/
Expand All @@ -190,6 +191,7 @@ workflows:
requires: [test-linux, test-macos, test-windows]

- orb-tools/pack:
name: Pack (deploy)
filters:
branches:
ignore: /.*/
Expand Down

0 comments on commit 54999db

Please sign in to comment.