Skip to content

ci: Add Staging Process (Step 1) for Phased Rollout (#826) #125

ci: Add Staging Process (Step 1) for Phased Rollout (#826)

ci: Add Staging Process (Step 1) for Phased Rollout (#826) #125

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