Skip to content

Commit b4cffb4

Browse files
committed
chore: fixed ci
1 parent 19884ec commit b4cffb4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/release_please.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ on:
33
push:
44
branches:
55
- master
6+
pull_request:
7+
types: [closed]
8+
branches:
9+
- master
10+
workflow_dispatch:
611

712
permissions:
813
contents: write

0 commit comments

Comments
 (0)