Skip to content

Commit

Permalink
allow manual dispatch
Browse files Browse the repository at this point in the history
needed this to test my workflow
  • Loading branch information
JL2210 committed Sep 20, 2024
1 parent c493a88 commit 6f181af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Build

on: push
on: workflow_dispatch

jobs:
build-windows-msi:
Expand Down

0 comments on commit 6f181af

Please sign in to comment.