Skip to content

Commit

Permalink
Update diff_comment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
uniqueg authored Oct 29, 2024
1 parent 7cb1d0c commit 8379c63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/diff_comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
id: get_pr_number
run: |
echo "pr_number=$(jq '.workflow_run.pull_requests[0].number' $GITHUB_EVENT_PATH)" >> $GITHUB_OUTPUT
echo $(jq '.workflow_run.pull_requests[0].number' $GITHUB_EVENT_PATH)
- name: Download diff
uses: actions/download-artifact@v4
Expand Down

0 comments on commit 8379c63

Please sign in to comment.