Skip to content

Commit 2e28f33

Browse files
authored
Update tagged-release.yml
1 parent 5c39196 commit 2e28f33

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tagged-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
on:
22
push:
3+
branches:
4+
- master
35
# Sequence of patterns matched against refs/tags
46
tags:
57
- 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10

0 commit comments

Comments
 (0)