Skip to content

fix(completion): keep semantic directories open #2427

fix(completion): keep semantic directories open

fix(completion): keep semantic directories open #2427

Workflow file for this run

name: Changelog
on:
pull_request:
types: [opened, synchronize, reopened, labeled, unlabeled]
branches:
- main
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
cancel-in-progress: true
jobs:
check-changelog:
name: Entry Check
runs-on: ubuntu-slim
steps:
- name: Check for a changelog entry
uses: tarides/changelog-check-action@3a9f4922fcc11321bc08b8643b5d1f89698dfa6e
with:
changelog: doc/changes