Skip to content

Commit fe4f08d

Browse files
authored
fix(ZMS): Update build-images.yaml build on tag
1 parent e7f2064 commit fe4f08d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-images.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
branches:
66
- main
7+
tags:
8+
- '*'
79

810
jobs:
911
php_v8_1:

0 commit comments

Comments
 (0)