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 28fae54 commit a9b3f1aCopy full SHA for a9b3f1a
.github/workflows/release-readiness.yml
@@ -5,6 +5,7 @@ description: >
5
6
on:
7
pull_request:
8
+ types: [ opened, synchronize, reopened, labeled, unlabeled ]
9
branches: [ main ]
10
11
jobs:
0 commit comments