Skip to content

Commit 7218dd0

Browse files
committed
ci: temporarily disable triggers in build workflow until new wdk-build version is ingested
1 parent 0dcc428 commit 7218dd0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
on:
22
push:
3-
pull_request:
3+
# Temporarily disable until new wdk-build version is ingested: https://github.com/microsoft/Windows-rust-driver-samples/pull/46
4+
# pull_request:
45
merge_group:
56
schedule: # Trigger a job on default branch at 4AM PST everyday
67
- cron: "0 11 * * *"

0 commit comments

Comments
 (0)