From 217981eefd6032d82d8ff5506ecb2d791beac199 Mon Sep 17 00:00:00 2001 From: Bryan MacFarlane Date: Mon, 23 Sep 2019 00:28:12 -0400 Subject: [PATCH] remove comment --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index cce17f8..2321115 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -4,7 +4,7 @@ on: push: branches: - master - - 'releases/*' # only run in release distribution branches + - 'releases/*' jobs: test: