Skip to content

Commit

Permalink
removed changelog check from ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mtrezza committed Sep 23, 2021
1 parent af4610f commit 4441c95
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,6 @@ jobs:
run: npm run ci:check
- name: CI Node Engine Check
run: npm run ci:checkNodeEngine
check-changelog:
name: Changelog
timeout-minutes: 5
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v2
- uses: dangoslen/changelog-enforcer@v2
# check-lint:
# name: Lint
# timeout-minutes: 15
Expand Down

0 comments on commit 4441c95

Please sign in to comment.