Skip to content

Commit 2c62eca

Browse files
committed
fix(ci): Ignore bash scripts in rav_e2e testing
1 parent 0015b69 commit 2c62eca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/license_headers_check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,5 @@ jobs:
3737
-ignore '*.toml' \
3838
-ignore '*.yml' \
3939
-ignore '*.yaml' \
40+
-ignore 'rav_e2e/*.sh'
4041
.

0 commit comments

Comments
 (0)