Skip to content

Commit

Permalink
fix(ci): enable workflow dispatch
Browse files Browse the repository at this point in the history
Signed-off-by: Cameron Smith <[email protected]>
  • Loading branch information
cameronraysmith committed Jul 25, 2024
1 parent e6cef19 commit 794fae6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/render.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
- main
pull_request:
types: [opened, synchronize, labeled, reopened]
workflow_dispatch: {}

name: Render

Expand Down

0 comments on commit 794fae6

Please sign in to comment.