From 67f900ec994cef25456b8ce7471d3e10445878de Mon Sep 17 00:00:00 2001 From: Dylan Perks <11160611+Perksey@users.noreply.github.com> Date: Fri, 14 Jul 2023 23:20:55 +0100 Subject: [PATCH] narrator: he could not --- .github/workflows/build.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3b9b7ac20c..4182159a31 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -2,8 +2,7 @@ name: CI Build on: push: branches: - - 'main' - - 'release/*' + - '*' paths-ignore: - 'documentation/**' tags: @@ -12,7 +11,6 @@ on: # all branches paths-ignore: - 'documentation/**' - workflow_dispatch: jobs: Build: # This will: