We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7a213e commit 3a6c069Copy full SHA for 3a6c069
1 file changed
.github/workflows/compliance.yml
@@ -48,6 +48,7 @@ jobs:
48
working-directory: serial_modem
49
run: |
50
export ZEPHYR_BASE="../zephyr"
51
+ echo BASE_REF:${BASE_REF}
52
$ZEPHYR_BASE/scripts/ci/check_compliance.py \
53
-m Codeowners \
54
-m Devicetree \
0 commit comments