mirror of
https://github.com/actions/github-script.git
synced 2026-04-07 22:50:04 +00:00
Only validate GraphQL previews
This commit is contained in:
parent
84903f5182
commit
84724927e3
3 changed files with 7 additions and 5 deletions
|
|
@ -19,7 +19,7 @@ inputs:
|
|||
description: An optional user-agent string
|
||||
default: actions/github-script
|
||||
previews:
|
||||
description: A comma-separated list of API previews to accept
|
||||
description: A comma-separated list of GraphQL API previews to accept
|
||||
result-encoding:
|
||||
description: Either "string" or "json" (default "json")—how the result will be encoded
|
||||
default: json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue