Skip to content

Commit

Permalink
rm cat
Browse files Browse the repository at this point in the history
  • Loading branch information
WeiqunZhang committed Aug 30, 2024
1 parent 67d7513 commit c9ffd30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cleanup-cache-postpr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
REPO=${{ github.repository }}
cat ${GITHUB_EVENT_PATH}
# For debugging cat ${GITHUB_EVENT_PATH} to see the payload.
pr_head_sha=${{ github.event.workflow_run.head_sha }}
pr_number=$(gh pr list --search $pr_head_sha --json number --jq '.[0].number')
Expand Down

0 comments on commit c9ffd30

Please sign in to comment.