Skip to content

fix: type of title

fix: type of title #16

Workflow file for this run

name: contributor
on:
push:
branches:
- master
jobs:
contrib-readme-job:
runs-on: ubuntu-latest
steps:
- name: Contribute List
uses: akhilmhdh/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}