Skip to content

Commit

Permalink
Update windows_develop_workflow.yml
Browse files Browse the repository at this point in the history
allow manual execution
  • Loading branch information
fwild authored Mar 11, 2024
1 parent 19f7424 commit 5c0c7f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/windows_develop_workflow.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: Windows Develop Workflow (HoloLens Builds)
on:
workflow_dispatch:
schedule:
- cron: 0 19 * * 5
jobs:
Expand Down

0 comments on commit 5c0c7f7

Please sign in to comment.