diff --git a/.github/workflows/license-eyes.yml b/.github/workflows/license-eyes.yml index 42f9fb19575477..d3f7cfabd6218b 100644 --- a/.github/workflows/license-eyes.yml +++ b/.github/workflows/license-eyes.yml @@ -44,6 +44,7 @@ jobs: uses: actions/checkout@v3 with: ref: ${{ github.event.pull_request.head.sha }} + persist-credentials: false - name: Check License uses: apache/skywalking-eyes@v0.2.0