Skip to content

Contributors

Contributors #27

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@7a1bb6c4f078ac1a3258db1ae91c37a9d29eee2a # v0.3.4
secrets: inherit