Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update windows_msvc.yml
  • Loading branch information
Enmk authored Jun 9, 2025
commit 847e72cdbc76bc1d4461b5af64968fdb1b3e9a14
2 changes: 1 addition & 1 deletion .github/workflows/windows_msvc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
schedule:
- cron: '0 0 * * 1'
push:
branches: [ master ]
branches: [ '*' ]
pull_request:
branches: [ master ]

Expand Down