mirror of
https://github.com/django-components/django-components.git
synced 2025-09-28 16:34:46 +00:00
Upgrade to latest and enable protected mode.
This commit is contained in:
parent
6fa47735ea
commit
4722da6007
1 changed files with 3 additions and 1 deletions
4
.github/workflows/contributors.yml
vendored
4
.github/workflows/contributors.yml
vendored
|
@ -8,6 +8,8 @@ jobs:
|
|||
name: Add contributors to readme
|
||||
steps:
|
||||
- name: Contribute List
|
||||
uses: akhilmhdh/contributors-readme-action@v2.2
|
||||
uses: akhilmhdh/contributors-readme-action@v2.3
|
||||
with:
|
||||
is_protected: true
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue