From 54686252129733db37ba989d15e3341783b699c1 Mon Sep 17 00:00:00 2001 From: 9seconds Date: Fri, 26 Feb 2021 08:04:22 +0300 Subject: [PATCH] Use CI on supported branches --- .github/workflows/ci.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 0d68d73..99e11a2 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -8,6 +8,8 @@ on: - v* branches: - master + - stable + - v1 release: types: - published