diff --git a/.gitea/workflows/build-site.yaml b/.gitea/workflows/build-site.yaml index eb4b7c8..c4cad5a 100644 --- a/.gitea/workflows/build-site.yaml +++ b/.gitea/workflows/build-site.yaml @@ -3,7 +3,7 @@ name: Build and Deploy Recipes on: push: branches: - - main # Set a branch to deploy + - master # Set a branch to deploy pull_request: jobs: