Update JOJ3 Configuration Schema

manuel 2024-10-03 17:53:29 +08:00
parent b4105b7436
commit 58a8cf2caf

@ -11,7 +11,7 @@ JOJ configuration generator should read both repository and task `.toml` files a
## Commit message and course-joj repo tree
Commit messages must follow conventional commits format: `type[scope]: message`. We use `scope` to track the exact task which is being worked on.
Commit messages must follow conventional commits format: `type(scope): message`. We use `scope` to track the exact task which is being worked on.
Basic rules:
- health check is **always** run first