Skip to content

ci(workflows): reviewed workflow to use resusable workflows #1

ci(workflows): reviewed workflow to use resusable workflows

ci(workflows): reviewed workflow to use resusable workflows #1

Workflow file for this run

name: Dependabot auto-merge & tests
on:
pull_request:
types:
- opened
- synchronize
jobs:
tests:
uses: centralnicgroup-opensource/rtldev-middleware-shareable-workflows/.github/workflows/auto-merge-dependabot-pr.yml@main
secrets: inherit
with:
repository: ${{ github.repository }}