Skip to content

fix: only delete branch if all succeeds #124

fix: only delete branch if all succeeds

fix: only delete branch if all succeeds #124

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@main
secrets: inherit