Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Marvin Erdmann authored and Marvin Erdmann committed Dec 13, 2024
1 parent f6cf34c commit 717d8b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container_build_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: Create and publish a QUARK Docker image
# Configures this workflow to run every time a change is pushed to the branch called `main` or `dev`.
on:
push:
branches: ['main', 'dev', 'Unit_test_fix']
branches: ['main', 'dev']
release:
types: [ published ]

Expand Down

0 comments on commit 717d8b4

Please sign in to comment.