We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c10874e commit c412ff9Copy full SHA for c412ff9
1 file changed
.github/workflows/default.yml
@@ -38,10 +38,6 @@ jobs:
38
run: |
39
yarn run cs
40
41
- - name: Changelog check
42
- run: |
43
- yarn run changelog-lint
44
-
45
build-and-push-image:
46
runs-on: ubuntu-latest
47
needs: [yarn-checks]
0 commit comments