diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index c74a1d1..cc2367c 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -89,6 +89,7 @@ jobs: run: pytest --tb=short -q build-and-push: + if: github.event_name == 'push' runs-on: ubuntu-latest needs: [lint, test] outputs: