Skip to content

Contributors

Contributors #4

name: Contributors
on:
schedule:
- cron: '18 4 * * 6'
workflow_dispatch:
permissions:
contents: read
jobs:
contributors:
permissions:
pull-requests: write
contents: write
uses: ./.github/workflows/contributors.yml
secrets: inherit