Skip to content

Commit 5046be1

Browse files
authored
Enhance Step 1 with GitHub Actions resources
Added resources for learning about GitHub Actions.
1 parent cb5a3ab commit 5046be1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/steps/1-step.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
Imagine you’ve got a repetitive task you’d love to automate. You've searched through the [**GitHub Marketplace**](https://github.com/marketplace?type=actions) for existing actions that might help, you come up empty-handed…
44

5+
> [!NOTE]
6+
> If you want to learn more check out these resources:
7+
> - [Understanding GitHub Actions](https://docs.github.com/en/actions/learn-github-actions/understanding-github-actions)
8+
> - [Events that trigger workflows](https://docs.github.com/en/actions/writing-workflows/choosing-when-your-workflow-runs/events-that-trigger-workflows)
9+
> - [Actions runner pricing](https://docs.github.com/en/billing/reference/actions-runner-pricing)
10+
511
Maybe that’s because your task is a bit _too_ unique 😆
612

713
**GENERATING DAD JOKES**! 🎭

0 commit comments

Comments
 (0)