mirror of
https://github.com/kiegroup/git-backporting.git
synced 2025-06-30 22:53:49 +00:00
[ISSUE-18] backport still open pull requests
This commit is contained in:
parent
ec18e04885
commit
bdbcd7e90c
14 changed files with 1203 additions and 41 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env sh
|
||||
. "$(dirname -- "$0")/_/husky.sh"
|
||||
|
||||
npm run lint && npm run build && git add dist
|
||||
npm run lint && npm run build && git add dist && rm -rf build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue