Skip to content

Commit 821812d

Browse files
committed
ci: don't run cr on tag pushes
1 parent c8645e0 commit 821812d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/cr.yml

+2
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ on:
2121
- 'art/**'
2222
- 'docs/**'
2323
- '*.md'
24+
tags-ignore:
25+
- '*'
2426

2527
permissions: {}
2628

0 commit comments

Comments
 (0)