Skip to content

Commit

Permalink
Run docker workflow on docker-compose.yml change
Browse files Browse the repository at this point in the history
  • Loading branch information
evroon committed Feb 22, 2024
1 parent 7ab6b01 commit c40d554
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
paths:
- 'backend/**'
- 'frontend/**'
- 'docker-compose.yml'
push:
branches:
- 'master'
Expand Down

0 comments on commit c40d554

Please sign in to comment.