Skip to content

Commit a6c847b

Browse files
committed
ref(release.yml): only use semver tag trigger
Signed-off-by: Vaughn Dice <[email protected]>
1 parent 60d00f7 commit a6c847b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: Release
22
on:
33
push:
4-
branches:
5-
- main
6-
- "v[0-9]+.[0-9]+"
74
tags:
85
- "v*"
96

0 commit comments

Comments
 (0)