Skip to content

Commit

Permalink
chore(merge): 7.14.x into 7.15.x
Browse files Browse the repository at this point in the history
  • Loading branch information
bonita-ci committed Mar 15, 2024
2 parents 83e03f1 + 7816d99 commit 2c3d15f
Showing 1 changed file with 3 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Create Merge Pull Request Upstream
name: Merge Upstream

on:
workflow_dispatch:
Expand All @@ -9,8 +9,6 @@ on:
- "release-*"

jobs:
create-merge-pr:
uses: bonitasoft/github-workflows/.github/workflows/_reusable_create_merge_pr.yml@main
merge-upstream:
uses: bonitasoft/github-workflows/.github/workflows/_reusable_merge_upstream.yml@main
secrets: inherit
with:
labels: automerge

0 comments on commit 2c3d15f

Please sign in to comment.