Skip to content

Contributors [Test only] #5

Contributors [Test only]

Contributors [Test only] #5

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