diff --git a/.github/workflows/push_gisnav_images.yml b/.github/workflows/push_gisnav_images.yml index 58c52c65..5c5b2121 100644 --- a/.github/workflows/push_gisnav_images.yml +++ b/.github/workflows/push_gisnav_images.yml @@ -1,8 +1,8 @@ name: Push latest GISNav multi-arch Docker images to GHCR on: - push: - branches: [ "master" ] + #push: + # branches: [ "master" ] pull_request: branches: [ "master" ]