Get started with GitHub Actions
Get started with GitHub Actions Choose a workflow to build, test, and deploy your code. Make code reviews, branch management, and issue triaging work the way you want.
Skip this:
Build and test your repository
Simple workflow
Start with a file with the minimum necessary structure.
Simple workflow logo
echo Hello, world!
echo Add other actions to build,
echo test, and deploy your project.
actions/starter-workflows
Some starter workflows use actions that are not certified by GitHub. They are provided by a third-party and are governed by separate terms of service, privacy policies, and support documentation.
查看评论 回复
"Get started with GitHub Actions"的相关文章
热门文章
- Popular continuous integration workflows
- Get started with GitHub Actions
- GitHub Actions
- Learn Git and GitHub without any code!
- Celebrate!
- Step 5. Merge your Pull Request
- Step 4. Open a Pull Request
- These changes will be made to just the README file
- Step 3. Make and commit changes
- To create a new branch