mirror of
https://github.com/fabriziosalmi/patterns.git
synced 2025-12-17 17:55:48 +00:00
Update nginx.yml
This commit is contained in:
parent
e8da4c3d28
commit
a698c9a397
4
.github/workflows/nginx.yml
vendored
4
.github/workflows/nginx.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: Validate Nginx Configuration
|
||||
name: Validate Nginx Configuration with WAF Rules
|
||||
|
||||
on:
|
||||
push:
|
||||
@ -9,7 +9,7 @@ on:
|
||||
- main # Trigger on pull request to main branch
|
||||
|
||||
jobs:
|
||||
validate-nginx:
|
||||
validate-nginx-configuration:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user