Skip to content

Commit

Permalink
Add on clause to github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonp2412 committed Jun 4, 2024
1 parent 8abe292 commit 44381d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: windows

on: workflow_dispatch

jobs:
build:
runs-on: windows-latest
Expand Down

0 comments on commit 44381d3

Please sign in to comment.