Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cynthiawahome/github-actions-intro
Hello GitHub Actions
https://github.com/cynthiawahome/github-actions-intro
Last synced: 10 days ago
JSON representation
Hello GitHub Actions
- Host: GitHub
- URL: https://github.com/cynthiawahome/github-actions-intro
- Owner: CynthiaWahome
- License: mit
- Created: 2024-10-05T07:54:36.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-11-01T12:26:03.000Z (15 days ago)
- Last Synced: 2024-11-01T13:24:47.434Z (15 days ago)
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hello GitHub Actions ðĪšâ
_Create and run a GitHub Actions workflow._
## Finish
_Congratulations friend, you've completed this course!_
Here's a recap of all the tasks you've accomplished in your repository:
- You've created your first GitHub Actions workflow file.
- You learned where to make your workflow file.
- You defined an event trigger, a job, and a step for your workflow.
- You're ready to automate anything you can dream of.### What's next?
- Learn more about GitHub Actions by reading "[Learn GitHub Actions](https://docs.github.com/actions/learn-github-actions)"
- Use actions created by others in [awesome-actions](https://github.com/sdras/awesome-actions)
- We'd love to hear what you thought of this course [in our discussion board](https://github.com/orgs/skills/discussions/categories/hello-github-actions)
- [Take another course on GitHub Actions](https://skills.github.com/#automate-workflows-with-github-actions)
- Learn more about GitHub by reading the "[Get started](https://docs.github.com/get-started)" docs
- To find projects to contribute to, check out [GitHub Explore](https://github.com/explore)---
Get help: [Post in our discussion board](https://github.com/orgs/skills/discussions/categories/hello-github-actions) âĒ [Review the GitHub status page](https://www.githubstatus.com/)
ÂĐ 2023 GitHub âĒ [Code of Conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct/code_of_conduct.md) âĒ [MIT License](https://gh.io/mit)