mirror of
https://github.com/tiennm99/is-a-good-dev.git
synced 2026-08-23 18:25:10 +00:00
Exit if not subdomain file.
This commit is contained in:
@@ -9,6 +9,7 @@ if (data == 3) {
|
||||
core.setOutput('recordMessage', "Could not validate records.");
|
||||
core.setOutput('jsonData', "Could not read the JSON file, did you have an error in your syntax?")
|
||||
core.setOutput('shouldComment', 'true')
|
||||
process.exit(0)
|
||||
}
|
||||
|
||||
if (data == false) {
|
||||
|
||||
Reference in New Issue
Block a user