Skip to content

Update pytest requirement from <7.0.0,>=6.2.4 to >=6.2.4,<9.0.0 (#89) #50

Update pytest requirement from <7.0.0,>=6.2.4 to >=6.2.4,<9.0.0 (#89)

Update pytest requirement from <7.0.0,>=6.2.4 to >=6.2.4,<9.0.0 (#89) #50

name: Generate contributors list
on:
push:
branches:
- main
jobs:
# SEE https:/marketplace/actions/contribute-list
contrib-readme-job:
runs-on: ubuntu-latest
name: A job to automate contrib in readme
steps:
- name: Contribute List
uses: akhilmhdh/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}