Skip to content

chore: fix workflows after rename #8

chore: fix workflows after rename

chore: fix workflows after rename #8

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