Skip to content

Commit d4c3c47

Browse files
committed
Trigger workflow on pushed tags
1 parent cba07a9 commit d4c3c47

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-test-publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
paths-ignore:
77
- "**.md"
88
- "LICENSE"
9+
tags:
10+
- "**"
911
pull_request:
1012
branches: [ main ]
1113
paths-ignore:

0 commit comments

Comments
 (0)