From e4e3f5d4d59f6d20ad71fdf381db17c15c37cc58 Mon Sep 17 00:00:00 2001 From: Chris Dill Date: Fri, 21 Feb 2025 18:21:51 +0000 Subject: [PATCH] Update build --- .gitea/workflows/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index 84e092a..4a018cf 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -2,10 +2,10 @@ name: Build on: push: branches: - - master + - main pull_request: branches: - - master + - main jobs: build: