Skip to content

Commit

Permalink
Merge pull request #1935 from opengovern/fix-web-ui
Browse files Browse the repository at this point in the history
fix: add workflow dispatch to web ui workflow
  • Loading branch information
artaasadi authored Nov 11, 2024
2 parents 432fa9e + f24b611 commit c05be4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ui.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Web UI Build

on:
workflow_dispatch:
push:
branches:
- main # Only run this workflow on pushes to the main branch
Expand Down

0 comments on commit c05be4f

Please sign in to comment.