Skip to content

docs: update contributors #7

docs: update contributors

docs: update contributors #7

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