Skip to content

Contributors

Contributors #29

Workflow file for this run

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