Skip to content

Update Contributors

Update Contributors #5

Workflow file for this run

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