Skip to content

Update README.md

Update README.md #101

name: Update Contributores
on:
push:
branches:
- main
- develop
jobs:
update-contributores:
runs-on: ubuntu-latest
name: A job to automate contributors in README
steps:
- name: Contribute List
uses: akhilmhdh/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.PAT }}