diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f2a1366..12b699e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -36,8 +36,6 @@ jobs: - run: pnpm check examples: runs-on: ubuntu-latest - env: - GITHUB_TOKEN: ${{ secrets.STICKY_COMMENT_TOKEN }} permissions: pull-requests: write if: github.event_name == 'pull_request' && github.repository_owner_id == '7349341'