Skip to content

Commit

Permalink
Update changelog-enforcer.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mathomp4 authored Sep 30, 2020
1 parent db77b90 commit 65ac690
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/changelog-enforcer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ jobs:
changelog:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: dangoslen/changelog-enforcer@v1.2.0
- uses: actions/checkout@v2
- uses: dangoslen/changelog-enforcer@v1.4.0
with:
changeLogPath: 'CHANGELOG.md'
skipLabel: '0 diff trivial'
skipLabel: 'Skip Changelog'

0 comments on commit 65ac690

Please sign in to comment.