Files
openhuman/.github
Steven Enamakel 47193efad7 Update skills submodule and add GitHub Actions workflows for CI/CD
- Updated the skills submodule to the latest commit, ensuring alignment with project dependencies.
- Introduced new GitHub Actions workflows:
  - `build.yml` for building the Tauri app.
  - `test.yml` for running unit tests with coverage.
  - `pr-protection.yml` to enforce PR title conventions and branch protection.
  - `version-bump.yml` for automated version bumping on main branch pushes.

These changes enhance the CI/CD pipeline, improve code quality checks, and ensure the project remains up-to-date with the latest skills integration.
2026-02-02 05:18:05 +05:30
..