Skip to content

Commit

Permalink
Update cmake-windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
oyama authored Jun 8, 2024
1 parent b29584d commit 778c15e
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/cmake-windows.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
name: Build on Windows
on: [push, pull_request]
on:
workflow_dispatch:
push:
branches:
- 'test_workflow'
- 'main'
env:
BUILD_TYPE: Release

Expand Down

0 comments on commit 778c15e

Please sign in to comment.