Skip to content

adding flushing to jobs table (spacebar) #34

adding flushing to jobs table (spacebar)

adding flushing to jobs table (spacebar) #34

Workflow file for this run

name: Changelog Enforcer
on:
pull_request:
branches: ["development", "main"]
jobs:
changelog:
runs-on: ubuntu-latest
steps:
- name: Enforce changelog entry
uses: dangoslen/changelog-enforcer@v3
with:
skipLabels: skip-changelog, auto-skip-changelog