Skip to content

Commit a9b3f1a

Browse files
authored
misc: run release readiness check when labled and more (#1619)
1 parent 28fae54 commit a9b3f1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-readiness.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ description: >
55
66
on:
77
pull_request:
8+
types: [ opened, synchronize, reopened, labeled, unlabeled ]
89
branches: [ main ]
910

1011
jobs:

0 commit comments

Comments
 (0)