Skip to content

chore: automatically merge dependabot PRs #1

chore: automatically merge dependabot PRs

chore: automatically merge dependabot PRs #1

Workflow file for this run

name: "Dependabot Auto Approve and Merge"
on:
pull_request:
permissions:
pull-requests: write
contents: write
jobs:
auto-merge:
uses: canonical/sdcore-github-workflows/.github/workflows/dependabot_pr.yaml@main