Skip to content

feat: use feature branch regex #23

feat: use feature branch regex

feat: use feature branch regex #23

Workflow file for this run

name: 'Linter'
on: [push, pull_request]
jobs:
yaml-lint:
runs-on: ubuntu-latest
container: pipelinecomponents/yamllint:latest
steps:
- run: yamllint --version
- run: yamllint -d relaxed .