Skip to content

Commit

Permalink
ci(build): add workflow dispatch trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
danielleroux committed Apr 15, 2024
1 parent 22a83d9 commit 06cd6ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches:
- 'main'
- 'release/*'
workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit 06cd6ee

Please sign in to comment.