Skip to content

Commit 1e7c8b2

Browse files
nit
1 parent 3c26ab1 commit 1e7c8b2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,9 @@ permissions:
99

1010
on:
1111
push:
12-
# run only against tags on the main branch
12+
# run only against tags
1313
tags:
1414
- "v*"
15-
branches:
16-
- main
1715

1816
jobs:
1917
linux:

0 commit comments

Comments
 (0)