Skip to content

Commit 7f31821

Browse files
committed
chore(CI): modify call to reusable PIO workflow
1 parent c1160e4 commit 7f31821

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/build_platformIO.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ concurrency:
2626
jobs:
2727
validate_lib_json:
2828
name: validate library.json
29-
uses: nRF24/.github/.github/workflows/vaildate_platformio.yaml@main
29+
uses: nRF24/.github/.github/workflows/validate_platformio.yaml@main
30+
secrets: inherit
3031

3132
build:
3233
needs: [validate_lib_json]

0 commit comments

Comments
 (0)