Skip to content

Commit 7d5e1ca

Browse files
authored
Merge pull request tethys-json#304 from dos65/tag_publish_workflow_fix
ci: trigger workflow on push in tag
2 parents 839ad8d + 3b3e2fe commit 7d5e1ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/scala.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Scala CI
33
on:
44
push:
55
branches: [ master ]
6+
tags: [ v* ]
67
pull_request:
78
branches: [ master ]
89

0 commit comments

Comments
 (0)