Skip to content

Commit

Permalink
trigger docker images on correct branch
Browse files Browse the repository at this point in the history
  • Loading branch information
MajoBerger authored Jul 6, 2023
1 parent 8f6f5b4 commit 441a596
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 @@ -6,7 +6,7 @@ name: Docker images
on:
push:
branches:
- dtq-dev
- customer/TUL
pull_request:
workflow_dispatch:

Expand Down

0 comments on commit 441a596

Please sign in to comment.