Skip to content

ci: Add Staging Process (Step 3) to sync branches (#829) #127

ci: Add Staging Process (Step 3) to sync branches (#829)

ci: Add Staging Process (Step 3) to sync branches (#829) #127

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