fix: remove lib/env.sh from smoke-init path filter
env.sh changes don't need a full Forgejo init smoke test. Prevents 40-minute CI hangs on env fixes. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
80811498e4
commit
44b180b783
1 changed files with 0 additions and 1 deletions
|
|
@ -11,7 +11,6 @@ when:
|
||||||
event: [push, pull_request]
|
event: [push, pull_request]
|
||||||
path:
|
path:
|
||||||
- "bin/disinto"
|
- "bin/disinto"
|
||||||
- "lib/env.sh"
|
|
||||||
- "lib/load-project.sh"
|
- "lib/load-project.sh"
|
||||||
- "tests/smoke-init.sh"
|
- "tests/smoke-init.sh"
|
||||||
- ".woodpecker/smoke-init.yml"
|
- ".woodpecker/smoke-init.yml"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue