Skip to content
This repository was archived by the owner on Feb 14, 2023. It is now read-only.

Commit c1be480

Browse files
Add package.json
1 parent 16e7aea commit c1be480

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

package.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"name": "github-action-detect-unmergeble",
3+
"version": "0.0.0",
4+
"description": "",
5+
"scripts": {
6+
"test": "echo \"Error: no test specified\" && exit 1"
7+
},
8+
"author": "",
9+
"license": "MIT"
10+
}

0 commit comments

Comments
 (0)