ci: adding contributors

This commit is contained in:
Hydra 2024-04-29 14:59:23 +01:00
parent d77c518fad
commit ab8721f2e5
2 changed files with 16 additions and 5 deletions

14
.github/workflows/contributors.yml vendored Normal file
View File

@ -0,0 +1,14 @@
name: Contributors
on:
push:
branches: "**"
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: akhilmhdh/contributors-readme-action@v2.3.8
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

View File

@ -81,11 +81,8 @@ yarn make
## Contributors ## Contributors
<a href="https://github.com/hydralauncher/hydra/graphs/contributors"> <!-- readme: contributors -start -->
<img src="https://contrib.rocks/image?repo=hydralauncher/hydra" /> <!-- readme: contributors -end -->
</a>
Made with [contrib.rocks](https://contrib.rocks).
## License ## License