ToolMatter
Your Apps in Action
Risersoft
Buy
Try
Explore
Documentation
Public
Use this form to visualize YAML schema for GitHub Workflow.
{{repoTitle.MainEntity}}
name - The name of your workflow. GitHub displays the names of your workflows on your repository's actions page. If you omit this field, GitHub sets the name to the workflow's filename.
.env
_
.defaults
_
.defaults.run
_
defaults.run.shell - You can override the default shell settings in the runner's operating system using the shell keyword. You can use built-in shell keywords, or you can define a custom set of shell options.
defaults.run.working-directory - Using the working-directory keyword, you can specify the working directory of where to run the command.
.jobs
_
Download Json
{{message}}