add pull req
This commit is contained in:
5
.github/workflows/build-and-push.yml
vendored
5
.github/workflows/build-and-push.yml
vendored
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user