Skip to content

disable auto-merge for dependency bumps with major version 0 #650

disable auto-merge for dependency bumps with major version 0

disable auto-merge for dependency bumps with major version 0 #650

Workflow file for this run

name: YAMLlint
on:
push:
branches:
- '**'
tags-ignore:
- '**'
jobs:
yamllint:
uses: Staffbase/gha-workflows/.github/workflows/template_yaml.yml@main
with:
target-path: '.github/workflows'