diff --git a/.gitea/workflows/attempt-build.yaml b/.gitea/workflows/attempt-build.yaml index 8ab7282..396ede8 100644 --- a/.gitea/workflows/attempt-build.yaml +++ b/.gitea/workflows/attempt-build.yaml @@ -4,10 +4,7 @@ on: pull_request: branches: - main - push: - branches: - - main - - development + jobs: build: