Skip to content

Commit

Permalink
debug user details
Browse files Browse the repository at this point in the history
  • Loading branch information
pdabelf5 committed Aug 20, 2024
1 parent 6dcf5bf commit ed54c03
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,8 @@ jobs:
echo 'image_matrix_oss: ${{ steps.vars.outputs.image_matrix_oss }}'
echo 'image_matrix_plus: ${{ steps.vars.outputs.image_matrix_plus }}'
echo 'image_matrix_nap: ${{ steps.vars.outputs.image_matrix_nap }}'
echo 'pull_request.user.login: ${{ github.event.pull_request.user.login }}'
echo 'pull_request.user.email: ${{ github.event.pull_request.user.email }}'
verify-codegen:
name: Verify generated code
Expand Down

0 comments on commit ed54c03

Please sign in to comment.