From e66d997557f21fce26c68f357423b120d1508e97 Mon Sep 17 00:00:00 2001 From: Wayne Warthen Date: Sat, 11 Apr 2020 13:37:12 -0700 Subject: [PATCH] Update commit.yml Run commit build for master and dev branches --- .github/workflows/commit.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/commit.yml b/.github/workflows/commit.yml index ae3f52b6..6847869f 100644 --- a/.github/workflows/commit.yml +++ b/.github/workflows/commit.yml @@ -2,6 +2,9 @@ name: Commit Build on: push: + branches: + - master + - dev tags-ignore: - v*