Skip to content

Contributors

Contributors #26

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@ff87261e2ba4b6a01b2b03bf2738b078e064c8c5 # v0.3.0
secrets: inherit