From e11df7efb2efd0c2e5276c152d7671470ab4f6db Mon Sep 17 00:00:00 2001 From: Michael Rieger Date: Mon, 1 Sep 2025 10:54:12 +0200 Subject: [PATCH] Update workflow file, push to test if disabling workflow works --- .gitea/workflows/build.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 6de2b71..d4e4a04 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -3,9 +3,7 @@ name: Build stite on: push: branches: ['main'] - pull_request: - branches: ['main'] - + jobs: Build-static-Astro-site: runs-on: ubuntu-latest @@ -33,4 +31,4 @@ jobs: uses: akkuman/gitea-release-action@v1 with: files: |- - dist/** + dist/