Commit Graph

3 Commits

Author SHA1 Message Date
9b82d293c1 Update actions/checkout action to v6
All checks were successful
Build Check / build (pull_request) Successful in 9m27s
2026-04-02 17:55:55 +00:00
8acd94059f Remove pnpm version pinning in GitHub Actions build workflow 2026-04-02 18:12:15 +02:00
5a72dc9e8e Add GitHub Actions workflow for build checks on pull requests
- Configure `.gitea/workflows/build.yaml` to run builds on `main` branch pull requests.
- Include steps for dependency installation, Node.js setup, and build execution using pnpm.
2026-04-02 18:04:33 +02:00