A workflow is a configurable automated process made up of one or more jobs. You must create a YAML file to define your workflow configuration.
GitHub Actions workflows can automate tasks throughout the software development lifecycle.
Example workflows that demonstrate the features of GitHub Actions.