From ce9ea45f584c28ffeacea424305ac4835162e17b Mon Sep 17 00:00:00 2001 From: Wes Weitzel Date: Thu, 26 Oct 2023 18:10:41 -0700 Subject: [PATCH] Unify syntax --- .github/workflows/main.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index fe40b7c..3393fdd 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -4,8 +4,7 @@ on: pull_request: branches: ['master'] push: - branches: - - 'master' + branches: ['master'] jobs: build: