Skip to content

Commit

Permalink
Update docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tnaccarato committed Aug 11, 2024
1 parent 0a3e017 commit ca23b17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: CI/CD for Django with Docker Compose

on:
push:
branches: [ "working-deployment" ]
branches: [ "deployment" ]

jobs:
build-test-deploy:
Expand Down

0 comments on commit ca23b17

Please sign in to comment.