Skip to content

Commit

Permalink
check why we need this part
Browse files Browse the repository at this point in the history
  • Loading branch information
ydshieh committed Oct 3, 2024
1 parent 2352f7a commit 351c8d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/self-comment-slow-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
echo "${{ github.event.pull_request }}"
echo "${{ github.event.issue.pull_request != null }}"
echo "${{ github.event.pull_request != null }}"
ecjp "${{ github.workflow }}-${{ github.event.pull_request.number || github.event.issue.number }}"
echo "${{ github.workflow }}-${{ github.event.pull_request.number || github.event.issue.number }}"
# - name: Set up GitHub CLI
# uses: actions/checkout@v4
Expand Down

0 comments on commit 351c8d5

Please sign in to comment.