Skip to content

Commit

Permalink
run on tags [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
mattcieslak committed Jul 1, 2023
1 parent e377966 commit dc47490
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 @@ -55,7 +55,10 @@ jobs:
workflows:
example:
jobs:
- package_data
- package_data:
filters:
tags:
only: /.*/
- build:
requires:
- package_data
Expand Down

0 comments on commit dc47490

Please sign in to comment.