Skip to content

docs(readme): standardize format to match template (#28) #31

docs(readme): standardize format to match template (#28)

docs(readme): standardize format to match template (#28) #31

Workflow file for this run

name: Update Contributors
on:
push:
branches:
- main
schedule:
- cron: '0 0 * * *'
workflow_dispatch:
jobs:
contributors:
uses: CodingWithCalvin/.github/.github/workflows/contributors.yml@main
secrets: inherit