@@ -4,6 +4,15 @@ const exec = require('@actions/exec')
function run() {
core.notice('Hello from a custom JS Action');
// Get Action Input Values
// Process
// Produce Action Output
}
run();
The note is not visible to the blocked user.