Skip to content

Commit a8f4f14

Browse files
josephperrottatscott
authored andcommitted
ci: always run the publish_packages_as_artifacts jobs (angular#33519)
PR Close angular#33519
1 parent f02213a commit a8f4f14

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.circleci/config.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -848,8 +848,6 @@ workflows:
848848
requires:
849849
- build-npm-packages
850850
- publish_packages_as_artifacts:
851-
# Only run on PR builds. (For non-PR builds, the `publish_snapshot` job.)
852-
<<: *only_on_pull_requests
853851
requires:
854852
- build-npm-packages
855853
- publish_snapshot:

0 commit comments

Comments
 (0)