Skip to content

chore: update internal name #9

chore: update internal name

chore: update internal name #9

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