Skip to content

Commit

Permalink
Update build-and-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Loudbooks authored Dec 6, 2024
1 parent d8745ab commit c6cbcc5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,15 @@ name: Build and Publish Docker Images

on:
push:
paths:
- frontend/**
- backend/**
branches:
- master
pull_request:
paths:
- frontend/**
- backend/**
branches:
- master

Expand Down

0 comments on commit c6cbcc5

Please sign in to comment.