Skip to content

Commit 416fd7e

Browse files
committed
Trigger build on tag
1 parent 4c7852a commit 416fd7e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,10 @@ name: MySQL HA CI
33
on:
44
push:
55
branches:
6-
- master
6+
- master
7+
tags:
8+
- v*
9+
710
pull_request:
811
branches:
912
- master

0 commit comments

Comments
 (0)