Update nginx.yml

This commit is contained in:
fab 2025-01-16 14:08:31 +01:00 committed by GitHub
parent 61816e8507
commit a08df69fbd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,6 +7,7 @@ on:
pull_request:
branches:
- main # Trigger on pull request to main branch
workflow_dispatch:
jobs:
validate-nginx-configuration: