diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index e9011d5..9728a42 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -4,7 +4,7 @@ name: Deployment Verification on: push: branches: - - main + - develop pull_request: branches: - main