Skip to content

Commit b4defaf

Browse files
committed
Add links to sub-action READMEs
1 parent 30fe807 commit b4defaf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -181,10 +181,10 @@ jobs:
181181
182182
The Codeball sub-actions are:
183183
184-
* `sturdy-dev/codeball-action/baller/@v2` – Triggers new Codeball Jobs
185-
* `sturdy-dev/codeball-action/status/@v2` – Waits for the the Codeball result
186-
* `sturdy-dev/codeball-action/approver/@v2` – Approves PRs
187-
* `sturdy-dev/codeball-action/labeler/@v2` – Adds labels to PRs
184+
* [`sturdy-dev/codeball-action/baller/@v2`](./baller/README.md) – Triggers new Codeball Jobs
185+
* [`sturdy-dev/codeball-action/status/@v2`](./status/README.md) – Waits for the the Codeball result
186+
* [`sturdy-dev/codeball-action/approver/@v2`](./approver/README.md) – Approves PRs
187+
* [`sturdy-dev/codeball-action/labeler/@v2`](./labeler/README.md) – Adds labels to PRs
188188

189189
## Troubleshooting
190190

0 commit comments

Comments
 (0)