From 9447be8627108b7924bcad0750d7c53f2babb100 Mon Sep 17 00:00:00 2001 From: Szymon Szyszkowski <ss60@mib117351s.internal.sanger.ac.uk> Date: Tue, 13 Aug 2024 13:14:19 +0100 Subject: [PATCH 1/2] ci: trigger release from main branch --- .github/workflows/tag.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/tag.yaml b/.github/workflows/tag.yaml index 0caf0c6..28712c0 100644 --- a/.github/workflows/tag.yaml +++ b/.github/workflows/tag.yaml @@ -32,6 +32,7 @@ jobs: repository: opentargets/gentropy token: ${{ secrets.GITHUB_TOKEN }} persist-credentials: false + ref: main - name: Python Semantic Release id: semrelease From 93708bad3bbc1d65cc0f87faad4cbe14856bbf93 Mon Sep 17 00:00:00 2001 From: Szymon Szyszkowski <ss60@mib117351s.internal.sanger.ac.uk> Date: Tue, 13 Aug 2024 13:19:36 +0100 Subject: [PATCH 2/2] chore: licence badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b604f53..3529418 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # gentroutils [![Tests](https://github.com/opentargets/gentroutils/actions/workflows/test.yaml/badge.svg?event=push)](https://github.com/opentargets/gentroutils/actions/workflows/test.yaml) +![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg) Set of Command Line Interface tools to process Open Targets Genetics GWAS data.