mirror of
https://github.com/django-components/django-components.git
synced 2025-12-10 22:38:57 +00:00
Remove contributors, they are already in the sidebar.
This commit is contained in:
parent
e292c9b9da
commit
d658fecf5c
2 changed files with 0 additions and 148 deletions
17
.github/workflows/contributors.yml
vendored
17
.github/workflows/contributors.yml
vendored
|
|
@ -1,17 +0,0 @@
|
|||
name: Add contributors to readme
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
contrib-readme-job:
|
||||
runs-on: ubuntu-latest
|
||||
name: Add contributors to readme
|
||||
steps:
|
||||
- name: Contribute List
|
||||
uses: akhilmhdh/contributors-readme-action@v2.3.6
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue