We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50b13b5 commit 14b6940Copy full SHA for 14b6940
.github/workflows/project-checks.yml
@@ -29,3 +29,4 @@ jobs:
29
uses: containerd/[email protected]
30
with:
31
working-directory: src/github.com/containerd/overlaybd
32
+ repo-access-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments