We've updated our RSA SSH Key! Please refer to our blog post for more information. You will see a warning when using SSH to connect to GitHub.com until the new key is accepted.
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.
You can configure your workflows to run when specific activity on GitHub happens, at a scheduled time, or when an event outside of GitHub occurs.
You can access context information and evaluate expressions in workflows and actions.
Encrypted secrets allow you to store sensitive information in your repository or organization.