Skip to content

Commit 8ff649d

Browse files
Start exercise
1 parent 05a3283 commit 8ff649d

File tree

1 file changed

+6
-38
lines changed

1 file changed

+6
-38
lines changed

README.md

Lines changed: 6 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -1,48 +1,16 @@
11
# Hello GitHub Actions
22

3-
_Create and run a GitHub Actions workflow._
3+
<img src="https://octodex.github.com/images/Professortocat_v2.png" align="right" height="200px" />
44

5-
## Welcome
5+
Hey Hugofbf21!
66

7-
Automation is key for repetitive tasks like testing, scanning, review, and deployment processes, and [GitHub Actions](https://docs.github.com/actions) is the best way to streamline that workflow.
7+
Mona here. I'm done preparing your exercise. Hope you enjoy! 💚
88

9-
- **Who is this for**: Developers, DevOps engineers, Security engineers
10-
- **What you'll learn**: How to create GitHub Actions workflows, how to run them, and how to use them to automate tasks.
11-
- **What you'll build**: An Actions workflow that will comment on a pull request when it is created.
12-
- **Prerequisites**: [Introduction to GitHub](https://github.com/skills/introduction-to-github)
13-
- **How long**: This exercise can be finished in less than 30min.
9+
Remember, it's self-paced so feel free to take a break! ☕️
1410

15-
In this exercise, you will:
16-
17-
1. Create a workflow file
18-
1. Add a job
19-
1. Add a run step
20-
1. See the workflow run
21-
1. Merge your pull request
22-
23-
### How to start this exercise
24-
25-
Simply copy the exercise to your account, then give your favorite Octocat (Mona) **about 20 seconds** to prepare the first lesson, then **refresh the page**.
26-
27-
[![](https://img.shields.io/badge/Copy%20Exercise-%E2%86%92-1f883d?style=for-the-badge&logo=github&labelColor=197935)](https://github.com/new?template_owner=skills&template_name=hello-github-actions&owner=%40me&name=skills-hello-github-actions&description=Exercise:+Create+and+run+a+GitHub+Actions+Workflow&visibility=public)
28-
29-
<details>
30-
<summary>Having trouble? 🤷</summary><br/>
31-
32-
When copying the exercise, we recommend the following settings:
33-
34-
- For owner, choose your personal account or an organization to host the repository.
35-
36-
- We recommend creating a public repository, since private repositories will use Actions minutes.
37-
38-
If the exercise isn't ready in 20 seconds, please check the [Actions](../../actions) tab.
39-
40-
- Check to see if a job is running. Sometimes it simply takes a bit longer.
41-
42-
- If the page shows a failed job, please submit an issue. Nice, you found a bug! 🐛
43-
44-
</details>
11+
[![](https://img.shields.io/badge/Go%20to%20Exercise-%E2%86%92-1f883d?style=for-the-badge&logo=github&labelColor=197935)](https://github.com/Hugofbf21/actions-learning1/issues/1)
4512

4613
---
4714

4815
&copy; 2025 GitHub &bull; [Code of Conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct/code_of_conduct.md) &bull; [MIT License](https://gh.io/mit)
16+

0 commit comments

Comments
 (0)