Skip to content

Commit f33bbe5

Browse files
release.yml: Run on every pull request
Apparently dist is of the opinion that it needs to run on every pull request.
1 parent 382da27 commit f33bbe5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ 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:
4243
push:
4344
tags:
4445
- '**[0-9]+.[0-9]+.[0-9]+*'

0 commit comments

Comments
 (0)