Skip to content

Commit

Permalink
ci: Add workflow_dispatch flag to release-please workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
trallnag committed Aug 9, 2022
1 parent edf2314 commit ac726ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-please.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ name: Release Please
#

on:
workflow_dispatch:
push:
branches: [trunk]

Expand Down

0 comments on commit ac726ab

Please sign in to comment.