Skip to content

Commit 443f478

Browse files
committed
Revert "ci: temporarily disable triggers in build workflow until new wdk-build version is ingested"
This reverts commit f054f1f.
1 parent 6d876a7 commit 443f478

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build.yaml

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

0 commit comments

Comments
 (0)