diff --git a/.github/workflows/artifact.yaml b/.github/workflows/artifact.yaml index 631de68..4f22deb 100644 --- a/.github/workflows/artifact.yaml +++ b/.github/workflows/artifact.yaml @@ -1,12 +1,11 @@ --- name: Build and Push to Artifact Registry -"on": +on: push: - branches: ["*"] - tags: ["*"] paths: - - images/** + - images/gentropy/scripts/harmonise-sumstats.sh + - images/gentropy/Dockerfile env: PROJECT_ID: open-targets-genetics-dev