add pull req

This commit is contained in:
2025-08-20 20:54:00 +05:30
parent f95884969d
commit 79e2657bda

View File

@@ -7,6 +7,11 @@ on:
paths: paths:
- 'caddy-*/**' - 'caddy-*/**'
- '.github/workflows/**' - '.github/workflows/**'
pull_request:
branches: [ main ]
paths:
- 'caddy-*/**'
- '.github/workflows/**'
jobs: jobs:
build: build: