Skip to content

Commit 2cb4cdd

Browse files
committed
build on tag pushes
1 parent dc8ca2a commit 2cb4cdd

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
@@ -1,6 +1,8 @@
11
name: Build
22
on:
33
push:
4+
tags:
5+
- '*'
46
branches-ignore:
57
- 'dependabot/**'
68
pull_request_target:

0 commit comments

Comments
 (0)