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 8149497 commit 6a954abCopy full SHA for 6a954ab
.github/workflows/publish.yaml
@@ -5,6 +5,7 @@ name: Publish
5
on:
6
pull_request:
7
branches: [ main ]
8
+ types: [opened, synchronize, reopened, labeled, unlabeled]
9
push:
10
tags: [ '[A-z]+-v[0-9]+.[0-9]+.[0-9]+' ]
11
0 commit comments