Skip to content

Commit 5dfc3b3

Browse files
authored
ci: remove changelog check
1 parent 758e4b7 commit 5dfc3b3

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,6 @@ jobs:
3030
run: npm ci
3131
- name: CI Node Engine Check
3232
run: npm run ci:checkNodeEngine
33-
check-changelog:
34-
name: Changelog
35-
timeout-minutes: 5
36-
runs-on: ubuntu-18.04
37-
steps:
38-
- uses: actions/checkout@v2
39-
- uses: dangoslen/changelog-enforcer@v2
4033
check-lint:
4134
name: Lint
4235
timeout-minutes: 15

0 commit comments

Comments
 (0)