Skip to content

Commit

Permalink
CI: Enable build for branch
Browse files Browse the repository at this point in the history
  • Loading branch information
cdamian committed Apr 10, 2024
1 parent 1cbffb3 commit 613ca54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# build workflow builds docker images, pushes images to docker hub and updates swagger API
on:
push:
branches: [main]
branches: [main, invest-endpoint-loan-retrieval-fix]
name: Build
jobs:
build:
Expand Down

0 comments on commit 613ca54

Please sign in to comment.