Skip to content

Commit 263757b

Browse files
authored
Update master.yml
1 parent 5773500 commit 263757b

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.github/workflows/master.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,8 @@ on:
33
push:
44
branches: [ master ]
55

6-
release:
7-
types:
8-
- edited
9-
- prereleased
10-
- released
6+
tags:
7+
- 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10
118

129
jobs:
1310

0 commit comments

Comments
 (0)