Skip to content

Commit bfc840b

Browse files
committed
do not trigger on release tag
1 parent 12d651d commit bfc840b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
- 'LICENSE'
77
- 'README.md'
88
- 'docs/**'
9+
tags-ignore:
10+
- v*
911

1012
jobs:
1113

0 commit comments

Comments
 (0)