Skip to content

Commit e8a32da

Browse files
committed
chore: update windows workflow
1 parent c38f6de commit e8a32da

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/Windows.yml

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
name: Windows
22

33
on:
4-
pull_request:
5-
branches: [ develop ]
4+
push:
5+
branches:
6+
- develop
67

78
jobs:
89
Test:

0 commit comments

Comments
 (0)