Skip to content

Commit 3d266e2

Browse files
committed
Do not rebuild on release
1 parent 9732d7d commit 3d266e2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ name: build
99

1010
on:
1111
push:
12+
tags-ignore:
13+
- '*'
1214
paths-ignore:
1315
- '**.md'
1416
- '**.txt'

0 commit comments

Comments
 (0)