Skip to content

ci: Add issue autorespond and close workflow (#958) #189

ci: Add issue autorespond and close workflow (#958)

ci: Add issue autorespond and close workflow (#958) #189

name: "Dependabot Branch Rebase"
on:
push:
branches:
- development
workflow_dispatch:
jobs:
rebase-branch:
name: "Rebase Development onto Dependabot Branch"
uses: mParticle/mparticle-workflows/.github/workflows/dependabot-rebase-development.yml@stable
secrets: inherit