ci: allow workflow_dispatch (#2620)
This commit is contained in:
committed by
GitHub
parent
86810e5c0b
commit
78a5836092
2
.github/workflows/release-please.yml
vendored
2
.github/workflows/release-please.yml
vendored
@@ -2,6 +2,8 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
workflow_dispatch:
|
||||
|
||||
name: release-please
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
Reference in New Issue
Block a user