From 4941e620ca1c0862dc86e22150b56cee3c5897ec Mon Sep 17 00:00:00 2001 From: Chris Dill Date: Fri, 21 Feb 2025 18:21:51 +0000 Subject: [PATCH] Update build.yml --- .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: