aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/pr-validation.yml
Commit message (Collapse)AuthorAgeFilesLines
* build: Add 'git' as valid commit msg schemeAditya Sirish2023-10-131-1/+1
| | | | Signed-off-by: Aditya Sirish <aditya@saky.in>
* build: Add github workflow to check commit message formatPaulo Gomes2023-10-091-0/+30
Adds automation to confirm the commit messages align with the contributing guidelines. Signed-off-by: Paulo Gomes <pjbgf@linux.com>