From b08fab662264795ad1b0747f577f70579d248adc Mon Sep 17 00:00:00 2001 From: Will Usher Date: Thu, 16 May 2024 10:09:11 -0400 Subject: [PATCH] build on all branches --- .github/workflows/build-native.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/build-native.yml b/.github/workflows/build-native.yml index b090320..73eca3d 100644 --- a/.github/workflows/build-native.yml +++ b/.github/workflows/build-native.yml @@ -1,9 +1,6 @@ name: Build Native Apps -on: - push: - branches: - - main +on: [push] jobs: ubuntu-native: