Skip to content

Contributors

Contributors #36

Workflow file for this run

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