Skip to content
This repository was archived by the owner on Sep 1, 2025. It is now read-only.

chore: workflows trigger only on PR events, and not on push #22

chore: workflows trigger only on PR events, and not on push

chore: workflows trigger only on PR events, and not on push #22

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/[email protected]