Skip to content

Commit bb907d0

Browse files
committed
chore(ci): add manual trigger to release please workflow
1 parent c8111db commit bb907d0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release-please.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Release Please
33
on:
44
push:
55
branches: [main]
6+
workflow_dispatch:
67

78
permissions:
89
contents: write

0 commit comments

Comments
 (0)