Skip to content

Commit f8f78c6

Browse files
committed
ci: allow generate-config to run on tags
Signed-off-by: Jared Van Bortel <[email protected]>
1 parent 643c733 commit f8f78c6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.circleci/config.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ workflows:
88
generate-config:
99
jobs:
1010
- path-filtering/filter:
11+
filters:
12+
tags:
13+
only:
14+
- /.*/
1115
base-revision: main
1216
config-path: .circleci/continue_config.yml
1317
mapping: |

0 commit comments

Comments
 (0)