mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-15 04:32:13 +00:00
remove contributors.yml
This commit is contained in:
parent
a02598bc8f
commit
2415257a6e
1 changed files with 0 additions and 14 deletions
14
.github/workflows/contributors.yml
vendored
14
.github/workflows/contributors.yml
vendored
|
@ -1,14 +0,0 @@
|
||||||
name: Contributors
|
|
||||||
|
|
||||||
on:
|
|
||||||
push:
|
|
||||||
branches: main
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
contributors:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
|
|
||||||
steps:
|
|
||||||
- uses: akhilmhdh/contributors-readme-action@v2.3.8
|
|
||||||
env:
|
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
|
Loading…
Reference in a new issue