mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
parent
1b8701d4c8
commit
1776c11fc6
@ -60,7 +60,7 @@ const precommitRunner: TaskRunner<PrecommitOptions> = async () => {
|
|||||||
return task;
|
return task;
|
||||||
}
|
}
|
||||||
|
|
||||||
console.log(chalk.yellow('Skipping precommit checks, not front-end changes detected'));
|
console.log(chalk.yellow('Skipping precommit checks, no front-end changes detected'));
|
||||||
return;
|
return;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user