Skip to content

Commit

Permalink
ci: remove changelog check
Browse files Browse the repository at this point in the history
  • Loading branch information
mtrezza authored Oct 27, 2021
1 parent 758e4b7 commit 5dfc3b3
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 @@ -30,13 +30,6 @@ jobs:
run: npm ci
- 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 5dfc3b3

Please sign in to comment.