Skip to content

Commit 14b6940

Browse files
committed
[ci] fix project check
Signed-off-by: zhuangbowei.zbw <[email protected]>
1 parent 50b13b5 commit 14b6940

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/project-checks.yml

+1
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,4 @@ jobs:
2929
uses: containerd/[email protected]
3030
with:
3131
working-directory: src/github.com/containerd/overlaybd
32+
repo-access-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)