Files
OwnCord/.github/workflows
J3vb 3176dad3c8 ci: run checks on dev, keep verification builds on main only
Adds dev to the push and pull_request triggers so work on dev gets the full
check suite, and gates the Docker image build to main. That build is
verification only, so dev now runs lint, typecheck, unit tests, server tests
and clippy without waiting on it. tauri-build was already limited to PRs
targeting main.

Also adds workflow_dispatch (previous commit) so CI can be re-run without a
push.
2026-07-30 16:51:06 +02:00
..
2026-03-17 02:09:45 +01:00