Skip to content

Commit 61b5175

Browse files
authored
Moved from step 1 to review as a reference
1 parent 5046be1 commit 61b5175

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

.github/steps/1-step.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,6 @@
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-
115
Maybe that’s because your task is a bit _too_ unique 😆
126

137
**GENERATING DAD JOKES**! 🎭

.github/steps/x-review.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,7 @@ Here's a recap of your accomplishments:
2222
- **Create your next action** using GitHub's template repositories with best practices like tests and linting already built-in:
2323
- [actions/javascript-action](https://github.com/actions/javascript-action) template repository
2424
- [actions/typescript-action](https://github.com/actions/typescript-action) template repository
25+
26+
### Actions running pricing
27+
28+
[Actions runner pricing](https://docs.github.com/en/billing/reference/actions-runner-pricing)

0 commit comments

Comments
 (0)