Skip to content

Commit

Permalink
Allow the current branch to run to test the pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
deepjyoti30-st committed Dec 4, 2024
1 parent c3afa57 commit a43496d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ workflows:
tags:
only: /dev-v[0-9]+(\.[0-9]+)*/
branches:
ignore: /.*/
only: ci/use-circle-ci-tests-for-partial-rerun-support

- publish:
context:
Expand Down
2 changes: 1 addition & 1 deletion .circleci/config_continue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ workflows:
tags:
only: /dev-v[0-9]+(\.[0-9]+)*/
branches:
ignore: /.*/
only: ci/use-circle-ci-tests-for-partial-rerun-support
matrix:
parameters:
fdi-version: placeholder
Expand Down

0 comments on commit a43496d

Please sign in to comment.