Update enforce-changelog.yml

This commit is contained in:
Michael Teeuw 2020-12-21 13:02:40 +01:00 committed by GitHub
parent cdb8d35cf6
commit eb6ef3c8ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ on:
jobs: jobs:
# Enforces the update of a changelog file on every pull request # Enforces the update of a changelog file on every pull request
changelog: check:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2