Skip to content

Commit f842b49

Browse files
authored
Update .github/workflows/build_wheel_windows_arm64.yml
1 parent 4be3d3b commit f842b49

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/build_wheel_windows_arm64.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name: Build Windows ARM64 Wheels
22

33
on:
4+
pull_request:
5+
paths:
6+
- .github/workflows/build_wheel_windows_arm64.yml
47
push:
5-
pull_request:
6-
paths:
7-
- .github/workflows/build_wheel_windows_arm64.yml
88
branches:
99
- nightly
1010
- release/*

0 commit comments

Comments
 (0)