Skip to content

Commit

Permalink
[RN][CI] Make the Choose CI Job run also on tags
Browse files Browse the repository at this point in the history
  • Loading branch information
cipolleschi committed Oct 3, 2023
1 parent 13614c3 commit 90102da
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,7 @@ jobs:
workflows:
always-run:
jobs:
- choose_ci_jobs
- choose_ci_jobs:
filters:
tags:
only: /.*/

0 comments on commit 90102da

Please sign in to comment.