Skip to content

Contributors

Contributors #6

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