diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c78f7c3..3033a36 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -77,8 +77,6 @@ jobs: needs: build permissions: contents: read - # Only run on pushes to main (not on every PR) - if: github.event_name == 'push' && github.ref == 'refs/heads/main' steps: - uses: actions/checkout@v4 diff --git a/public/.gitkeep b/public/.gitkeep new file mode 100644 index 0000000..e69de29