woodpecker/pipeline/frontend/yaml/linter/schema/.woodpecker/test-branches-exclude-include.yaml
qwerty287 f56f9cb1c0
Cleanups + prefer .yaml (#3069)
Co-authored-by: Robert Kaussow <xoxys@rknet.org>
2024-01-11 18:43:54 +01:00

10 lines
123 B
YAML

branches:
include: main
exclude: [develop, feature/*]
steps:
build:
image: golang
commands:
- go test