mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-29 03:59:54 +02:00
Add github actions resource (#6517)
* Update github-actions@AmetdCURXXob5TUsikAab.md * Update src/data/roadmaps/git-github/content/github-actions@AmetdCURXXob5TUsikAab.md --------- Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
This commit is contained in:
committed by
GitHub
parent
8cfbddef90
commit
2b9a778137
@@ -1 +1,8 @@
|
||||
# GitHub Actions
|
||||
# GitHub Actions
|
||||
|
||||
GitHub Actions is a very useful tool for automation, allowing developers to automate tasks within the software development lifecycle directly on GitHub.
|
||||
|
||||
One of the best ways to learn about GitHub Actions is through the course offered by Microsoft Learn. This course is well-structured and provides practical examples that are concise and easy to understand.
|
||||
|
||||
- [@course@Microsoft Learn: Introduction to GitHub Actions](https://learn.microsoft.com/en-us/collections/n5p4a5z7keznp5)
|
||||
- [@course@YouTube: GitHub Actions Playlist](https://www.youtube.com/watch?v=-hVG9z0fCac&list=PLArH6NjfKsUhvGHrpag7SuPumMzQRhUKY&pp=iAQB)
|
||||
|
Reference in New Issue
Block a user