You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ Opinionated GitHub Actions and reusable workflows for foundational continuous-in
36
36
37
37
-[Parse CI reports](actions/parse-ci-reports/README.md) - parses CI reports (tests, linting, coverage) into GitHub summaries and Markdown for PR comments.
38
38
-[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.
40
40
-[Slugify](actions/slugify/README.md) - converts free-form strings into GitHub-friendly slugs.
0 commit comments