Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Commit

Permalink
ci: allow release-plz workflow to be manually run (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshka authored Mar 12, 2024
1 parent 742269b commit b03c50a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-plz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ permissions:
contents: write

on:
workflow_dispatch:
push:
branches:
- main
Expand Down

0 comments on commit b03c50a

Please sign in to comment.