diff --git a/.gitea/workflows/demo.yaml b/.gitea/workflows/demo.yaml index 478fe86..ed16ea4 100644 --- a/.gitea/workflows/demo.yaml +++ b/.gitea/workflows/demo.yaml @@ -1,9 +1,7 @@ name: E2E Testing on: - push: - branches: - - main + push jobs: test: