| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
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.
Try out the core features of GitHub Actions in minutes.
Learn the basics of core concepts and essential terminology in GitHub Actions.
You can assign a job to run on a virtual machine hosted by GitHub.
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.
Learn about the GitHub Actions metrics available for your organizations and repositories.
There are limits in GitHub Actions which you may hit as you scale up, some may be increased by contacting support.
You can host your own runners and customize the environment used to run jobs in your GitHub Actions workflows.
You can display a status badge in your repository to indicate the status of your workflows.
You can use GitHub Actions to automatically label issues.
You can add a self-hosted runner to a repository, an organization, or an enterprise.
You can manually approve workflow runs triggered by a contributor's pull request.
| Back | FazBrowse Home | New Git URL |