We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32ff044 commit 21b09cdCopy full SHA for 21b09cd
package.json
@@ -0,0 +1,19 @@
1
+{
2
+ "name": "gh-action-open-source-labels",
3
+ "version": "0.6.4",
4
+ "description": "GitHub Action to create open source standards labels",
5
+ "scripts": {
6
+ "test": "echo \"Error: no test specified\" && exit 1"
7
+ },
8
+ "repository": {
9
+ "type": "git",
10
+ "url": "git+https://github.com/Drive-for-Java/gh-action-open-source-labels.git"
11
12
+ "keywords": [],
13
+ "author": "",
14
+ "license": "ISC",
15
+ "bugs": {
16
+ "url": "https://github.com/Drive-for-Java/gh-action-open-source-labels/issues"
17
18
+ "homepage": "https://github.com/Drive-for-Java/gh-action-open-source-labels#readme"
19
+}
0 commit comments