Skip to content

Commit

Permalink
Merge pull request #54 from galasa-dev/workflow-dispatch
Browse files Browse the repository at this point in the history
Add Workflow dispatch option for Main build
  • Loading branch information
jadecarino authored Sep 13, 2024
2 parents fd626be + 0b5f1e1 commit 1283e95
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 @@
name: Main build

on:
workflow_dispatch:
push:
branches: [main]

Expand Down

0 comments on commit 1283e95

Please sign in to comment.