diff --git a/README.md b/README.md index 1c25e6a..4460bd8 100644 --- a/README.md +++ b/README.md @@ -8,12 +8,10 @@ GitHub action that runs pkgcruft over an ebuild repo. By default, the current working directory is used for a repo path. -## Example workflows +## Example workflow Note that the action requires using x86-64 Linux runners. -Workflow with no inputs: - ```yaml name: pkgcruft