mirror of
https://github.com/metafy-social/python-scripts.git
synced 2024-11-27 14:01:12 +00:00
Update contributors.yml
This commit is contained in:
parent
ba97c9955e
commit
f5de692a55
3
.github/workflows/contributors.yml
vendored
3
.github/workflows/contributors.yml
vendored
|
@ -1,6 +1,7 @@
|
|||
name: 'Add contributors to readme'
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
|
||||
jobs:
|
||||
contrib-readme-job:
|
||||
|
@ -10,4 +11,4 @@ jobs:
|
|||
- name: Contribute List
|
||||
uses: akhilmhdh/contributors-readme-action@v2.3.6
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user