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

View File

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