Skip to content

Update Makefile.common.mk from root-template-tester:6e37c59. #1

Update Makefile.common.mk from root-template-tester:6e37c59.

Update Makefile.common.mk from root-template-tester:6e37c59. #1

---
name: Dependabot | Auto-merge
on:
pull_request:
types: [opened, synchronize]
repository_dispatch:
types: [update-dependabot-automerge]
permissions:
contents: write
pull-requests: write
checks: read
statuses: read
jobs:
dependabot-automerge:
if: startsWith(github.head_ref, 'dependabot/')
uses: jmpa-io/pipelines/.github/workflows/00-dependabot-automerge.yml@main