Skip to content

Contributors

Contributors #3

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@5f5b9242e003304b5e633eafd8e7270cde87028e # v0.2.3
secrets: inherit