Signed-off-by: Shakar <5h4k4r.b4kr@gmail.com>
@@ -4,6 +4,8 @@ const github = require('@actions/github');
try {
const nameToGreet = core.getInput('who-to-greet');
const label = core.getInput('label');
console.log(`Lable: ${label}`)
console.log(`Hello ${nameToGreet}!`);
const time = (new Date()).toTimeString();
The note is not visible to the blocked user.