1 changed files with 2 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
|||
# =============================================================================
|
||||
|
||||
when:
|
||||
- event: [pull_request, manual]
|
||||
- event: pull_request
|
||||
path:
|
||||
- "nomad/jobs/edge.hcl"
|
||||
- "docker/edge/**"
|
||||
|
|
@ -31,6 +31,7 @@ when:
|
|||
- ".woodpecker/edge-subpath.yml"
|
||||
- "tests/smoke-edge-subpath.sh"
|
||||
- "tests/test-caddyfile-routing.sh"
|
||||
- event: manual
|
||||
|
||||
# Authenticated clone — same pattern as .woodpecker/nomad-validate.yml.
|
||||
# Forgejo is configured with REQUIRE_SIGN_IN, so anonymous git clones fail.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue