Skip to content

Commit

Permalink
ci: add testing as aditional workflow trigger for docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristophBe committed Oct 18, 2024
1 parent 4ea70cf commit 04f9744
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
workflow_run:
workflows:
- Linting
- Testing
types:
- completed
branches:
Expand Down

0 comments on commit 04f9744

Please sign in to comment.