woodpecker/remote/github/fixtures
Alex Eftimie 2ff91e6a05
Add support for path-prefix condition (#174)
Example:
```yaml
when:
  path: '*.md'
```

should match only builds in which the commit added/removed or modified files with the *.md extension

Co-authored-by: 6543 <6543@obermui.de>
2021-06-28 23:50:35 +02:00
..
handler.go Just fixed format with go fmt ./... 2018-03-21 14:02:17 +01:00
hooks.go Add support for path-prefix condition (#174) 2021-06-28 23:50:35 +02:00