Skip to content

Commit

Permalink
chore(ci): allow dispatching auto bump pr workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
hrzlgnm committed Oct 20, 2024
1 parent 45c24bb commit 0c6938d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/auto-bump-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Auto Bump Patch
on:
release:
types: [created]
workflow_dispatch:

permissions:
contents: write
Expand Down

0 comments on commit 0c6938d

Please sign in to comment.