diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index f38f259..3e3f36c 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -2,9 +2,7 @@ name: Gitea Actions CI on: push: - branches: [main] - pull_request: - branches: [main] + branches: [master] jobs: tests: