Skip to content

Commit

Permalink
worfklow_dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
benkuper committed Dec 16, 2024
1 parent 3f93d1a commit 85e0d58
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
on: [push, workflow_dispatch]
on:
push:
workflow_dispatch:

env:
ProjectName: Blux
Expand Down

0 comments on commit 85e0d58

Please sign in to comment.