From 0391ec2b690c39867f31d4f2978d477f9340c611 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Fri, 21 Oct 2022 01:41:30 +0200 Subject: [PATCH] Add testing branch --- .github/workflows/release.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 08cb403..c532826 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -17,8 +17,8 @@ name: release on: push: # Enable when testing release infrastructure on a branch. - # branches: - # - ag/work + branches: + - kjuulh/tests tags: - "[0-9]+.[0-9]+.[0-9]+" jobs: