Skip to content

hide XXXHolderVisitor in the document #439

hide XXXHolderVisitor in the document

hide XXXHolderVisitor in the document #439

Workflow file for this run

name: Keep a Changelog
on:
pull_request: {}
jobs:
test:
runs-on: ${{ vars.UBUNTU_VERSION }}
steps:
- uses: actions/checkout@v1
with:
fetch-depth: 0
- run: bash -c "! git diff --exit-code origin/master... CHANGELOG.md"