Skip to content

Commit

Permalink
Merge pull request #12 from makerdao/TECH-3107-fix-deploy
Browse files Browse the repository at this point in the history
Correct branch name
  • Loading branch information
jeannettemcd authored Jun 12, 2024
2 parents 61be4dc + 92be2e9 commit bfa2217
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ on:
workflow_run:
workflows: [Build Docker image]
branches:
- master
- main
types:
- completed

Expand Down

0 comments on commit bfa2217

Please sign in to comment.