Skip to content

ci: aligned CI to use shared workflows #101

ci: aligned CI to use shared workflows

ci: aligned CI to use shared workflows #101

Workflow file for this run

name: Dependabot auto-merge
permissions:
contents: read
on:
pull_request:
jobs:
dependabot:
permissions:
contents: write
pull-requests: write
uses: go-openapi/ci-workflows/.github/workflows/auto-merge.yml@d0b50195d14745b9a9a8a41cf3bb7ecd874af37a # v0.1.1
secrets: inherit