mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-15 17:12:14 +03:00
........
This commit is contained in:
8
.github/workflows/test-ci-windows.yml
vendored
8
.github/workflows/test-ci-windows.yml
vendored
@@ -1,7 +1,13 @@
|
|||||||
name: File Generation and Reading Test
|
name: File Generation and Reading Test
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch: # 允许手动触发
|
push:
|
||||||
|
branches:
|
||||||
|
- v2/test-ci-windows
|
||||||
|
pull_request:
|
||||||
|
branches:
|
||||||
|
- v2/test-ci-windows
|
||||||
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
file-test:
|
file-test:
|
||||||
|
|||||||
Reference in New Issue
Block a user