Skip to content

Commit 2d34012

Browse files
committed
no sha
Signed-off-by: Anas Nashif <[email protected]>
1 parent 2f0944c commit 2d34012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1717
with:
1818
path: zephyrproject/zephyr
19-
ref: ${{ github.event.pull_request.head.sha }}
19+
#ref: ${{ github.event.pull_request.head.sha }}
2020
fetch-depth: 0
2121
persist-credentials: false
2222

0 commit comments

Comments
 (0)