Skip to content

Commit

Permalink
trigger image build
Browse files Browse the repository at this point in the history
  • Loading branch information
eaypek-tfh committed Dec 28, 2024
1 parent 3fd0b03 commit 4f8b1c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/temp-branch-build-and-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Branch - Build and push docker image
on:
push:
branches:
- "ps/host-mem-alloc"
- "ps/reuse-events"

concurrency:
group: '${{ github.workflow }} @ ${{ github.event.pull_request.head.label || github.head_ref || github.ref }}'
Expand Down

0 comments on commit 4f8b1c6

Please sign in to comment.