Skip to content

Contributors

Contributors #11

Workflow file for this run

name: Contributors
on:
schedule:
- cron: '18 4 * * 6'
workflow_dispatch:
permissions:
contents: read
jobs:
contributors:
permissions:
pull-requests: write
contents: write
uses: go-openapi/ci-workflows/.github/workflows/contributors.yml@ea0dfc9a8f78335f47355d842b76bcf95d29c846 # v0.2.5
secrets: inherit