Skip to content

Commit

Permalink
Updates build.yml to allow manual triggering
Browse files Browse the repository at this point in the history
  • Loading branch information
abaire authored Jan 3, 2025
1 parent 4b7934e commit bf7d1ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ on:
- '.github/**'
- '!.github/workflows/**'
- 'README.md'
workflow_dispatch:


jobs:
BuildISO:
Expand Down

0 comments on commit bf7d1ba

Please sign in to comment.