Learn how to accomplish specific goals with GitHub Actions.
GitHub Actions workflows can automate tasks throughout the software development lifecycle.
Create modular automations that you can share and reuse across GitHub Actions workflows.
Use security best practices with GitHub Actions, and use GitHub Actions to improve the security of your software supply chain.
Learn how to deploy your projects with GitHub Actions.
Creating and publishing actions
You can create your own actions, use and customize actions shared by the GitHub community, or write and share the actions you build.
You can manually interact with workflow runs to ensure they run effectively.
Learn how to use and manage the machines that execute jobs in your workflows.
You can monitor GitHub Actions workflows by using tools like the visualization graph and run logs.
You can use the tools in GitHub Actions to debug your workflows.
Manage GitHub Actions settings for your organization or enterprise.
Getting help from GitHub Support about GitHub Actions
Learn how GitHub Support can assist with GitHub Actions