We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d876a7 commit 443f478Copy full SHA for 443f478
.github/workflows/build.yaml
@@ -1,7 +1,6 @@
1
on:
2
push:
3
- # Temporarily disable until new wdk-build version is ingested: https://github.com/microsoft/Windows-rust-driver-samples/pull/46
4
- # pull_request:
+ pull_request:
5
merge_group:
6
schedule: # Trigger a job on default branch at 4AM PST everyday
7
- cron: "0 11 * * *"
0 commit comments