Skip to content

Commit

Permalink
Merge pull request #559 from GEOS-ESM/mathomp4-patch-1
Browse files Browse the repository at this point in the history
Update changelog-enforcer.yml
  • Loading branch information
tclune authored Oct 1, 2020
2 parents db77b90 + 65ac690 commit 41b1824
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 41b1824

Please sign in to comment.