checkout
Repo checker
An action that allows workflows to access a repository by checking it out in the workspace.
Action for checking out a repo
6k stars
137 watching
2k forks
Language: TypeScript
last commit: 5 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
rhysd/actionlint | A tool that checks GitHub Actions workflow files for syntax and semantic errors to ensure their correctness | 2,816 |
actions/runner | An application used to run jobs in GitHub Actions workflows | 4,917 |
paulirish/git-open | A utility script to open repository pages in a web browser. | 3,322 |
mxschmitt/action-tmate | Allows debugging of GitHub Actions via SSH or web shell using the tmate tool. | 2,956 |
actions/github-script | An action that enables JavaScript workflows to interact with the GitHub API using a script | 4,237 |
actions/cache | An action that optimizes workflow execution by caching dependencies and build outputs. | 4,578 |
nektos/act | Tool to run GitHub Actions locally with fast feedback and local task runner capabilities | 55,383 |
actions/setup-node | Provides a way to set up and configure Node.js versions in GitHub Actions workflows | 3,945 |
ad-m/github-push-action | An GitHub Actions workflow to push local changes to a repository using an authorized token. | 1,206 |
peaceiris/actions-gh-pages | An action to deploy static files to GitHub Pages from a GitHub repository | 4,715 |
softprops/action-gh-release | Tools for creating and managing GitHub Releases from GitHub Actions workflows | 4,193 |
kamranahmedse/git-standup | Helps keep track of recent work by summarizing commits from the last working day in a project directory | 7,633 |
gittools/gitversion | Automates versioning in .NET applications by analyzing Git history and generating SemVer versions | 2,867 |
actions/starter-workflows | Provides pre-built GitHub Actions workflows to help developers get started with workflow automation. | 9,302 |
actions/toolkit | A collection of reusable building blocks for creating GitHub Actions | 5,020 |