Skip to content

Commit a7f5699

Browse files
committed
trigger on tag - for #58
Signed-off-by: clux <sszynrae@gmail.com>
1 parent 9a2dc0f commit a7f5699

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
push:
66
branches:
77
- main
8+
tags:
9+
- '[0-9]+.[0-9]+.[0-9]+-[a-zA-Z]*'
810

911
jobs:
1012
docker-base:

0 commit comments

Comments
 (0)