Skip to content

Commit 18d51b6

Browse files
Merge branch 'dev' into finemapping-batch-job
2 parents 55784e5 + a6e2d79 commit 18d51b6

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.github/workflows/artifact.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
---
22
name: Build and Push to Artifact Registry
33

4-
"on":
4+
on:
55
push:
6-
branches: ["*"]
7-
tags: ["*"]
86
paths:
9-
- images/**
7+
- images/gentropy/scripts/harmonise-sumstats.sh
8+
- images/gentropy/Dockerfile
109

1110
env:
1211
PROJECT_ID: open-targets-genetics-dev

0 commit comments

Comments
 (0)