Skip to content

Commit

Permalink
readme: add pkgcruft link
Browse files Browse the repository at this point in the history
  • Loading branch information
radhermit committed Nov 29, 2024
1 parent 5362225 commit d829dd4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# pkgcruft-action

GitHub action that runs pkgcruft over an ebuild repo.
GitHub action that runs [pkgcruft] over an ebuild repo.

## Inputs

Expand Down Expand Up @@ -28,3 +28,5 @@ jobs:
- name: Run pkgcruft
uses: pkgcraft/pkgcruft-action@main
```
[pkgcruft]: <https://github.com/pkgcraft/pkgcraft/tree/main/crates/pkgcruft>

0 comments on commit d829dd4

Please sign in to comment.