This version of GitHub Enterprise Server was discontinued on 2026-04-23. No patch releases will be made, even for critical security issues. For better performance, improved security, and new features, upgrade to the latest version of GitHub Enterprise Server. For help with the upgrade, contact GitHub Enterprise support.
GitHub Actions documentation
Automate, customize, and execute your software development workflows right in your repository with GitHub Actions. You can discover, create, and share actions to perform any job you'd like, including CI/CD, and combine actions in a completely customized workflow.
Recommended
Articles
Reuse and share automations
About custom actions
Actions are individual tasks that you can combine to create jobs and customize your workflow. You can create your own actions, or use and customize actions shared by the GitHub community.
Administer GitHub Actions
Actions limits
There are limits in GitHub Actions which you may hit as you scale up, some may be increased by contacting support.
Set up runners
Actions Runner Controller
You can host your own runners and customize the environment used to run jobs in your GitHub Actions workflows.
Manage and monitor workflow runs
Adding a workflow status badge
You can display a status badge in your repository to indicate the status of your workflows.
Reuse and share automations
Adding labels to issues
You can use GitHub Actions to automatically label issues.
Write workflows
Adding scripts to your workflow
You can use GitHub Actions workflows to run scripts.
Set up runners
Adding self-hosted runners
You can add a self-hosted runner to a repository, an organization, or an enterprise.
Manage and monitor workflow runs
Approving workflow runs from forks
You can manually approve workflow runs that have been triggered by a contributor's pull request.
Authenticating ARC to the GitHub API
Authenticate Actions Runner Controller to the GitHub API.
Showing 1-9 of 173
