Skip to content

[Bug Fix] Added outputs property to the workflow_call object of GitHub Workflow schema#4730

Merged
hyperupcall merged 2 commits into
SchemaStore:masterfrom
glektarssza:bugfix/4708-github-actions-workflow-call
May 24, 2025
Merged

[Bug Fix] Added outputs property to the workflow_call object of GitHub Workflow schema#4730
hyperupcall merged 2 commits into
SchemaStore:masterfrom
glektarssza:bugfix/4708-github-actions-workflow-call

Conversation

@glektarssza

Copy link
Copy Markdown
Contributor

Also added .vscode/ to Git ignores.

Closes #4708.

@github-actions

Copy link
Copy Markdown
Contributor

Thanks for the PR!

This section of the codebase is owned by @madskristensen and @hyperupcall - if they write a comment saying "LGTM" then it will be merged.

@hyperupcall

Copy link
Copy Markdown
Member

Thanks!

@hyperupcall hyperupcall merged commit 1eb68e2 into SchemaStore:master May 24, 2025
5 checks passed
@glektarssza glektarssza deleted the bugfix/4708-github-actions-workflow-call branch May 24, 2025 12:07
"type": "string"
}
},
"required": ["description", "value"],

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"description" is not required for outputs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GitHub Workflows schema is missing on.workflow_call.outputs

3 participants