diff --git a/.github/workflows/self-comment-slow-ci.yml b/.github/workflows/self-comment-slow-ci.yml index 408ab02866a17a..138c43a5b10340 100644 --- a/.github/workflows/self-comment-slow-ci.yml +++ b/.github/workflows/self-comment-slow-ci.yml @@ -29,6 +29,7 @@ jobs: echo "${{ github.head_ref }}" echo "${{ github.ref }}" echo "${{ github.sha }}" + echo "${{ github.event.pull_request.number }}" # - name: Set up GitHub CLI # uses: actions/checkout@v4