mirror of
https://github.com/actions/labeler
synced 2026-05-11 02:41:22 +02: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