Skip to content

Commit

Permalink
Add manual trigger to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
alexorekhov authored Oct 14, 2024
1 parent be11ec7 commit d6b508c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- 'main'
paths:
- 'TAG'
workflow_dispatch:

permissions:
contents: read
Expand Down

0 comments on commit d6b508c

Please sign in to comment.