Update JOJ3 Configuration Schema

manuel 2024-10-11 18:44:21 +08:00
parent 4d08ab1847
commit fe3f49be0f

@ -37,7 +37,7 @@ Scope usage:
- if a scope is invalid then return a warning containing the list of valid scopes and exit nicely (either this is a typo, or this an exercise that do not require coding) - if a scope is invalid then return a warning containing the list of valid scopes and exit nicely (either this is a typo, or this an exercise that do not require coding)
- as health check must always be run, `scope` should be checked after it - as health check must always be run, `scope` should be checked after it
Refer to [Introduction to JOJ3](/Introduction-to-JOJ3.md) for more details. Refer to [Introduction to JOJ3](/Introduction-to-JOJ3.md) for more details on JOJ3 usage.
## Repository level configuration ## Repository level configuration