Skip to content

fixup

fixup #110

name: Dependabot auto-merge
# description: This workflow mimics how a go-openapi repo would typically invoke the common workflow.
on: pull_request
permissions:
contents: write
pull-requests: write
jobs:
dependabot:
uses: ./.github/workflows/auto-merge.yml
secrets: inherit