mirror of
https://github.com/freeedcom/ai-codereviewer.git
synced 2025-04-20 17:46:47 +00:00
Moving actions and workflows to their own folders
This commit is contained in:
parent
1389e1211e
commit
320194bd54
7 changed files with 29492 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
"license": "MIT",
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
"package": "ncc build --source-map --license licenses.txt",
|
||||
"package": "ncc build --source-map --license licenses.txt -o act/fixtures/actions/dist",
|
||||
"format": "prettier --write .",
|
||||
"lint": "prettier --check ."
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue