Commit Graph

2 Commits

Author SHA1 Message Date
12795a0884 Update actions/setup-node action to v6
Some checks failed
Build Check / build (pull_request) Failing after 48s
2026-04-02 16:08:06 +00: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