Initial version of job

This commit is contained in:
Jonas Bengtsson
2020-01-03 11:37:01 +01:00
commit 39774526ec
10 changed files with 137 additions and 0 deletions

5
index.js Normal file
View File

@@ -0,0 +1,5 @@
console.log("::add-matcher::.github/android-lint-file-matcher.json");
console.log("::add-matcher::.github/android-lint-line-matcher.json");
console.log("::add-matcher::.github/gradle-matcher.json");
console.log("::add-matcher::.github/kotlin-error-matcher.json");
console.log("::add-matcher::.github/kotlin-warning-matcher.json");