Skip to content

Commit b65010a

Browse files
ghostdevv43081j
andauthored
docs: add sponsors (#126)
* docs: add sponsors * Apply suggestion from @43081j --------- Co-authored-by: James Garbutt <43081j@users.noreply.github.com>
1 parent 658fa6c commit b65010a

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
## Inputs
3939
4040
| Name | Description | Required | Default |
41-
|------------------------|--------------------------------------------------------------------------------|----------|-------------------------------------------|
41+
| ---------------------- | ------------------------------------------------------------------------------ | -------- | ----------------------------------------- |
4242
| `base-ref` | Base ref to compare against (defaults to main or PR target) | No | Auto-detected from PR or `main` |
4343
| `github-token` | The GitHub token for authentication | Yes | `${{ github.token }}` |
4444
| `pr-number` | The number of the pull request to comment on | Yes | `${{ github.event.pull_request.number }}` |
@@ -142,6 +142,14 @@ If you want more information on _why_ the trust level changed, or want to detect
142142

143143
The provenance action will tell you exactly what changed in the provenance information. For example, if the repository changed between two versions.
144144

145+
## Sponsors
146+
147+
<p align="center">
148+
<a href="https://github.com/sponsors/e18e">
149+
<img src="https://e18e.dev/sponsors.svg" alt="e18e community sponsors" />
150+
</a>
151+
</p>
152+
145153
## License
146154

147155
MIT

0 commit comments

Comments
 (0)