Skip to content

Commit

Permalink
replace replace
Browse files Browse the repository at this point in the history
Signed-off-by: pengyu <[email protected]>
  • Loading branch information
py023 committed Feb 18, 2024
1 parent d03336f commit e61cf76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
run: |
echo trigger time: $(date)
echo "PULL_REQUEST_NUM_OFFICIAL: $PULL_REQUEST_NUM_OFFICIAL"
echo "PULL_REQUEST_NUM_WTF: $PULL_REQUEST_NUM_WTF"
echo "PULL_REQUEST_NUM_WTF: ${{ env.PULL_REQUEST_NUM_WTF }}"

0 comments on commit e61cf76

Please sign in to comment.