Skip to content

Commit fa57c52

Browse files
authored
Don't run release workflow on all pushes to main
1 parent 976e489 commit fa57c52

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ on:
44
push:
55
tags:
66
- "v*.*.*"
7-
branches:
8-
- "main"
97

108
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages and creating a release
119
permissions:

0 commit comments

Comments
 (0)