lhotari commented on code in PR #24940:
URL: https://github.com/apache/pulsar/pull/24940#discussion_r2489705167


##########
.github/workflows/ci-pulsarbot.yaml:
##########
@@ -34,6 +34,233 @@ jobs:
     steps:
       - name: Execute pulsarbot command
         id: pulsarbot
-        env:
+        uses: actions/github-script@v7
+        with:
           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Review Comment:
   ```suggestion
             github-token: ${{ secrets.GITHUB_TOKEN }}
   ```
   
   warning in 
https://github.com/liangyepianzhou/pulsar/actions/runs/19063580190/job/54448699453#step:2:1



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to