mirror of
https://github.com/actions/hello-world-javascript-action.git
synced 2025-12-16 23:26:47 +00:00
Skip check
This commit is contained in:
2
.github/workflows/example-workflow.yml
vendored
2
.github/workflows/example-workflow.yml
vendored
@@ -6,7 +6,7 @@ on:
|
||||
who-to-greet:
|
||||
description: Who to greet in the log
|
||||
required: true
|
||||
default: 'World'
|
||||
default: World
|
||||
type: string
|
||||
|
||||
permissions:
|
||||
|
||||
Reference in New Issue
Block a user