Skip to content

Commit ae444b6

Browse files
SorinOlaricasaroli
authored andcommitted
ci(formatting-checks): add banner license check
Signed-off-by: SorinO <sorin.olari2@gmail.com>
1 parent 09d56ca commit ae444b6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/formatting-checks.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,6 @@ jobs:
3838

3939
- name: Run YAML Format Checks
4040
run: sh scripts/yml_linter.sh
41+
42+
- name: Run Banner License Checks
43+
run: sh scripts/check_license_banner.sh

0 commit comments

Comments
 (0)