Skip to content

Commit

Permalink
Update container_build_publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Marvmann authored Dec 11, 2024
1 parent 2b26ba6 commit b314354
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']
branches: ['main', 'dev', 'Unit_test_fix']
release:
types: [ published ]

Expand Down

0 comments on commit b314354

Please sign in to comment.