diff --git a/.gitea/workflows/gitea-ci.yml b/.gitea/workflows/gitea-ci.yml index 9627002..b065c34 100644 --- a/.gitea/workflows/gitea-ci.yml +++ b/.gitea/workflows/gitea-ci.yml @@ -5,7 +5,6 @@ on: - 'v*' jobs: ci: - if: github.event.base_ref == 'refs/heads/main' runs-on: ubuntu-latest steps: - name: Checkout the code.