Skip to content

add document to XXXAnyHolder #441

add document to XXXAnyHolder

add document to XXXAnyHolder #441

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"