Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/parth7676/skills-hello-github-actions
My clone repository
https://github.com/parth7676/skills-hello-github-actions
Last synced: 28 days ago
JSON representation
My clone repository
- Host: GitHub
- URL: https://github.com/parth7676/skills-hello-github-actions
- Owner: parth7676
- License: mit
- Created: 2024-03-18T22:54:01.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-18T23:59:24.000Z (8 months ago)
- Last Synced: 2024-03-19T00:33:38.933Z (8 months ago)
- Size: 19.5 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 a GitHub Action and use it in a 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 created an event trigger, a job, and steps 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 GitHub Skills course](https://github.com/skills).
- 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)