We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8645e0 commit 821812dCopy full SHA for 821812d
.github/workflows/cr.yml
@@ -21,6 +21,8 @@ on:
21
- 'art/**'
22
- 'docs/**'
23
- '*.md'
24
+ tags-ignore:
25
+ - '*'
26
27
permissions: {}
28
0 commit comments