Skip to content

Commit

Permalink
Patch backend CI
Browse files Browse the repository at this point in the history
  • Loading branch information
svemat01 committed Nov 15, 2024
1 parent d2f337b commit 42f7f91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-backend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build and Push Backend Docker Image

on:
push:
branches: ["main"]
branches: ["master"]
paths:
- "backend/**"
workflow_dispatch: # Allows manual triggering
Expand Down

0 comments on commit 42f7f91

Please sign in to comment.