mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-15 17:12:14 +03:00
Test CI Windows
This commit is contained in:
4
.github/workflows/test-ci-windows.yml
vendored
4
.github/workflows/test-ci-windows.yml
vendored
@@ -3,10 +3,10 @@ name: CI/CD for IIS Module
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- v2/test-ci-windows
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- v2/test-ci-windows
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Reference in New Issue
Block a user