We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4273907 commit 8642a8dCopy full SHA for 8642a8d
.github/workflows/build.yml
@@ -5,7 +5,7 @@ on:
5
tags-ignore: [ "**" ]
6
pull_request:
7
release:
8
- types: [ released ]
+ types: [ published ]
9
jobs:
10
build:
11
# Only run on PRs if the source branch is on someone else's repo
0 commit comments