Ray
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.github/workflows/windows_examples.yml
|
@ -3,7 +3,7 @@ name: Windows Examples |
|
|
on: |
|
|
on: |
|
|
push: |
|
|
push: |
|
|
pull_request: |
|
|
pull_request: |
|
|
branches: [ master ] |
|
|
|
|
|
|
|
|
branches: [ master ] |
|
|
paths: |
|
|
paths: |
|
|
- 'examples/**' |
|
|
- 'examples/**' |
|
|
|
|
|
|
|
|