Skip to content

Commit

Permalink
Get builds on release-2.5 branch (#360)
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew B White <whitemat@uk.ibm.com>

Signed-off-by: Matthew B White <whitemat@uk.ibm.com>
  • Loading branch information
mbwhite committed Dec 14, 2022
1 parent 0cc0915 commit c6ff468
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,11 @@ on:
push:
branches:
- main
- release-2.5
pull_request:
branches:
- main
- release-2.5
create:
tags:
- "*"
Expand All @@ -22,4 +24,4 @@ jobs:
- name: placeholder
run: |
ls -lart
echo "Hello!"
echo "Hello!"

0 comments on commit c6ff468

Please sign in to comment.