refactor(automation): final logic changes

!29 closes #25
This commit is contained in:
2023-05-27 14:04:10 +09:30
parent 0d3eaa6ac2
commit 1f6ee9ea27
3 changed files with 12 additions and 18 deletions

View File

@ -21,6 +21,9 @@ about: https://gitlab.com/nofusscomputing/projects/gitlab-ci
The CI stages for these jobs are as follows, and in the order expected by the jobs:
- chores
> automated tasks
- validation
> validation of files, commits, Merge Request titles, code quality, license checks.