mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-03-24 09:54:10 +01:00
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>