Skip to content

ci: Restore default release process (#824) #122

ci: Restore default release process (#824)

ci: Restore default release process (#824) #122

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