Skip to content

Commit 5aaefd1

Browse files
authored
docs: fix link for 'Working directory' action
Updated link for 'Working directory' action in README. Signed-off-by: Emilien Escalle <neilime@users.noreply.github.com>
1 parent 05c30f5 commit 5aaefd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Opinionated GitHub Actions and reusable workflows for foundational continuous-in
3636

3737
- [Parse CI reports](actions/parse-ci-reports/README.md) - parses CI reports (tests, linting, coverage) into GitHub summaries and Markdown for PR comments.
3838
- [Repository owner is organization](actions/repository-owner-is-organization/README.md) - checks whether the repository owner is an organization.
39-
- [Working directory](actions/resolve-working-directory/README.md) - resolves and validates a working directory path as an absolute path.
39+
- [Working directory](actions/working-directory/README.md) - resolves and validates a working directory path as an absolute path.
4040
- [Slugify](actions/slugify/README.md) - converts free-form strings into GitHub-friendly slugs.
4141

4242
## Reusable Workflows

0 commit comments

Comments
 (0)