From 55bb0e64876411294b07fadd55909cf4de5d5a32 Mon Sep 17 00:00:00 2001 From: Matthew Hilton <2693534+matt2005@users.noreply.github.com> Date: Thu, 1 Oct 2020 21:44:00 +0100 Subject: [PATCH] [githubactions] added additional tags --- .github/workflows/crankshaft.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/crankshaft.yml b/.github/workflows/crankshaft.yml index 85d32060..6bd26d63 100644 --- a/.github/workflows/crankshaft.yml +++ b/.github/workflows/crankshaft.yml @@ -8,6 +8,7 @@ on: # - '**' tags: - '*.*.*' + - 'csng-*' # pull_request: jobs: