mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-09-10 02:06:19 +02:00
Compare commits
6 Commits
afeec5c499
...
6506e1d91e
Author | SHA1 | Date | |
---|---|---|---|
6506e1d91e | |||
1c25f5ef05 | |||
d2488c8c1b | |||
9493a7b977 | |||
|
d905036905 | ||
|
abab9ed263 |
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@@ -5,6 +5,9 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
pull_request:
|
||||||
|
branches:
|
||||||
|
- master
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
release:
|
release:
|
||||||
|
@@ -1,6 +1,3 @@
|
|||||||
#!/bin/sh
|
|
||||||
. "$(dirname "$0")/_/husky.sh"
|
|
||||||
|
|
||||||
npx --no-install commitlint --edit "$1"
|
npx --no-install commitlint --edit "$1"
|
||||||
npm run lint:staged
|
npm run lint:staged
|
||||||
npm run test
|
npm run test
|
||||||
|
741
package-lock.json
generated
741
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user