Skip to content

Commit

Permalink
[RN][CI] Make the Choose CI Job run also on tags (#39774)
Browse files Browse the repository at this point in the history
  • Loading branch information
cipolleschi committed Oct 3, 2023
1 parent 0c04031 commit 8263b9d
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 8263b9d

Please sign in to comment.