Skip to content

Commit

Permalink
ci(release): add manual dispatch on release gha
Browse files Browse the repository at this point in the history
  • Loading branch information
jacopocarlini committed Oct 9, 2024
1 parent cee8be1 commit a216486
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
- 'CODEOWNERS'
- '**.md'
- '.**'
workflow_dispatch:

jobs:
release:
Expand Down

0 comments on commit a216486

Please sign in to comment.