Skip to content

Update Contributors #111

Update Contributors

Update Contributors #111

Workflow file for this run

name: Update Contributors
on:
schedule:
- cron: '0 6 * * *' # 1:00 AM EST / 2:00 AM EDT
workflow_dispatch:
jobs:
contributors:
uses: CodingWithCalvin/.github/.github/workflows/contributors.yml@main
with:
output-format: html
secrets: inherit