Skip to content

Commit bb2cfd3

Browse files
jschwepvdrz
authored andcommitted
Restrict release workflow to pushes
The release workflow should not run on pull requests.
1 parent 2269982 commit bb2cfd3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ permissions:
3939
# If there's a prerelease-style suffix to the version, then the release(s)
4040
# will be marked as a prerelease.
4141
on:
42-
pull_request:
4342
push:
4443
tags:
4544
- '**[0-9]+.[0-9]+.[0-9]+*'

0 commit comments

Comments
 (0)