mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-02-21 22:47:41 +01:00
Remove contributors workflow
This commit is contained in:
parent
82da4598ca
commit
64e38eb8d1
63
.github/CONTRIBUTORS.svg
vendored
63
.github/CONTRIBUTORS.svg
vendored
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 5.2 MiB |
13
.github/workflows/contributors.yml
vendored
13
.github/workflows/contributors.yml
vendored
@ -1,13 +0,0 @@
|
|||||||
name: Contributors
|
|
||||||
on: workflow_dispatch
|
|
||||||
jobs:
|
|
||||||
contributors:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- uses: wow-actions/contributors-list@v1
|
|
||||||
with:
|
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
|
||||||
svgPath: .github/CONTRIBUTORS.svg
|
|
||||||
round: true
|
|
||||||
count: 20
|
|
||||||
includeBots: false
|
|
Loading…
x
Reference in New Issue
Block a user