Skip to content

ci(contributor): contrib-readme-action has updated readme (#66) #41

ci(contributor): contrib-readme-action has updated readme (#66)

ci(contributor): contrib-readme-action has updated readme (#66) #41

Workflow file for this run

name: Contrib
on:
push:
branches:
- "main"
env:
CARGO_TERM_COLOR: always
jobs:
contrib:
runs-on: ubuntu-latest
steps:
- name: Update Contribute List
uses: akhilmhdh/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.CONTRIB_JOB }}