Skip to content

Commit 3ede9e9

Browse files
committed
fix: run text_package on tag too
1 parent 459527e commit 3ede9e9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.circleci/config.yml

+3
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,9 @@ workflows:
8181
- test_package:
8282
context:
8383
- nipreps-common
84+
filters:
85+
tags:
86+
only: /.*/
8487

8588
- deploy_pypi:
8689
context:

0 commit comments

Comments
 (0)