Skip to content

Commit

Permalink
chore(merge): 8.0.x into 9.0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
bonita-ci committed Aug 2, 2024
2 parents 5c2a2ee + ccb76d6 commit 974c1bb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build_branch.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Build

on:
workflow_dispatch:
push:
branches:
- "[0-9]+.[0-9]+.x"
Expand All @@ -18,4 +19,4 @@ jobs:
uses: ./.github/workflows/_reusable_build.yml
with:
publish: true
secrets: inherit
secrets: inherit

0 comments on commit 974c1bb

Please sign in to comment.