aipwe15 / hello-github-actions

https://lab.github.com/githubtraining/github-actions:-hello-world
MIT License
1 stars 0 forks source link

# Welcome #3

Open aipwe15 opened 2 years ago

aipwe15 commented 2 years ago

Welcome

This course helps you create a simple GitHub Action and use that action in a workflow.

What are GitHub Actions?

GitHub Actions are a flexible way to automate nearly every aspect of your team's software workflow. Here are just a few of the ways teams are using GitHub Actions:

The sky is truly the limit with GitHub Actions.

The best part, these workflows are stored as code in your repository and easily shared and reused across teams.

To learn even more, check out the GitHub Actions feature page, or the GitHub Actions documentation.

Before you begin

In this course you will work with issues and pull requests, as well as edit files. If these things are not familiar to you, we recommend you take the Introduction to GitHub course, first!

最初由 @github-learning-lab 在 https://github.com/aipwe15/hello-github-actions/issues/1 发布