Skip to content

Commit 55e64f9

Browse files
committed
fix: test module format on trigger
1 parent 059b6b9 commit 55e64f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bicep-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Bicep Module Publish
33
on:
44
push:
55
tags:
6-
- "*"
6+
- "*.*.*"
77
branches:
88
- main
99
paths:

0 commit comments

Comments
 (0)