1
0
mirror of https://github.com/actions/labeler synced 2026-05-05 03:07:49 +02:00

Update workflows to use reusable-workflows

This commit is contained in:
IvanZosimov
2022-12-19 16:40:34 +01:00
parent 5776c3457c
commit e07202b67f
7 changed files with 50 additions and 116 deletions

View File

@@ -7,6 +7,7 @@
"build": "tsc && ncc build lib/main.js",
"format": "prettier --write \"**/*.ts\"",
"format-check": "prettier --check \"**/*.ts\"",
"lint": "",
"test": "jest"
},
"repository": {