Skip to content

Commit 2b04e73

Browse files
committed
ci: trigger build workflow on tags
1 parent 05bc2e6 commit 2b04e73

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
push:
77
branches:
88
- emqx50
9+
tags:
10+
- '*'
911
pull_request:
1012
workflow_dispatch:
1113

0 commit comments

Comments
 (0)