Skip to content

Commit 59055a9

Browse files
authored
Create index.yml
1 parent 6c2af8b commit 59055a9

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
### YamlMime:LearningPath
2+
uid: learn.github-actions
3+
metadata:
4+
title: Automate your workflow with GitHub Actions
5+
description: Learn how GitHub Actions enables you to automate your software development cycle.
6+
brand: github
7+
ms.date: 08/15/2024
8+
author: a-a-ron
9+
ms.author: aastewar
10+
ms.topic: learning-path
11+
title: Automate your workflow with GitHub Actions
12+
summary: |
13+
Learn how GitHub Actions enables you to automate your software development cycle.
14+
15+
In this learning path, you'll:
16+
17+
- Plan automation of your software development life cycle with GitHub Actions workflows.
18+
- Use GitHub Actions to automatically build your application.
19+
- Use GitHub Script to interact with the GitHub API.
20+
- Publish automatically and securely your code libraries or Docker images with GitHub Packages.
21+
prerequisites: |
22+
- A [GitHub](https://github.com?azure-portal=true) account
23+
iconUrl: /training/achievements/github/automate-workflow-github-actions.svg
24+
levels:
25+
- beginner
26+
- intermediate
27+
roles:
28+
- devops-engineer
29+
- administrator
30+
- developer
31+
- solution-architect
32+
- student
33+
products:
34+
- github
35+
subjects:
36+
- devops
37+
modules:
38+
- learn.github.github-actions-packages
39+
- learn.github.create-custom-github-actions
40+
- learn.github.manage-github-actions-enterprise
41+
trophy:
42+
uid: learn.github-actions.trophy

0 commit comments

Comments
 (0)