Skip to content

Commit f5c8fb9

Browse files
committed
xxx
Signed-off-by: Anas Nashif <[email protected]>
1 parent 24d6754 commit f5c8fb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/manifest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
BASE_REF: ${{ github.base_ref }}
2626
working-directory: zephyrproject/zephyr
2727
run: |
28+
git check ${{ github.event.pull_request.head.sha }}
2829
pip install west
2930
git config --global user.email "[email protected]"
3031
git config --global user.name "Your Name"

0 commit comments

Comments
 (0)