Compare commits
No commits in common. "7fd61e9d0e7b352132b97ef034cb416e765dd8d8" and "55406b1e3de63b84c683d7b93e8bd4e60c1c4a48" have entirely different histories.
7fd61e9d0e
...
55406b1e3d
1 changed files with 7 additions and 15 deletions
|
|
@ -8,15 +8,7 @@
|
|||
# to run as the 'git' user (pre-created in the Forgejo Docker image).
|
||||
|
||||
when:
|
||||
- event: pull_request
|
||||
path:
|
||||
- "bin/disinto"
|
||||
- "lib/load-project.sh"
|
||||
- "tests/smoke-init.sh"
|
||||
- ".woodpecker/smoke-init.yml"
|
||||
- "docker/**"
|
||||
- event: push
|
||||
branch: main
|
||||
event: [push, pull_request]
|
||||
path:
|
||||
- "bin/disinto"
|
||||
- "lib/load-project.sh"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue