mirror of
https://github.com/metafy-social/python-scripts.git
synced 2025-02-25 09:28:42 +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'
|
name: 'Add contributors to readme'
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
branches: [ master ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
contrib-readme-job:
|
contrib-readme-job:
|
||||||
@ -10,4 +11,4 @@ jobs:
|
|||||||
- name: Contribute List
|
- name: Contribute List
|
||||||
uses: akhilmhdh/contributors-readme-action@v2.3.6
|
uses: akhilmhdh/contributors-readme-action@v2.3.6
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user