5
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2025-11-08 08:26:55 +00:00
commitlint-github-action/.github
Jeroen de Bruijn da65807671
ci: run npm ci to install and ignore scripts
`npm ci` is meant to be used in CI environments and the scripts are ignored to prevent e.g. Husky
from being installed in the CI environment. See https://docs.npmjs.com/cli/v7/commands/npm-ci.
2021-02-25 18:55:46 +01:00
..
tasks ci: add release job 2020-08-22 06:50:29 -03:00
workflows ci: run npm ci to install and ignore scripts 2021-02-25 18:55:46 +01:00
dependabot.yml ci: add dependabot config 2021-02-10 14:06:35 +00:00