mirror of
https://github.com/actions/labeler.git
synced 2026-01-17 19:10:46 +08:00
Initial commit
This commit is contained in:
11
package.json
Normal file
11
package.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "action-labeller",
|
||||
"private": true,
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"actions-toolkit": "^1.6.0",
|
||||
"js-yaml": "^3.13.0",
|
||||
"minimatch": "^3.0.4"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user