Skip to content

Commit

Permalink
echo event number
Browse files Browse the repository at this point in the history
  • Loading branch information
chuckwondo committed Sep 27, 2024
1 parent 42265c1 commit a816c66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration-test-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ jobs:
}}
steps:
- run: |
echo '${{ github.event.number }}'
echo '${{ toJson(github.event) }}'

0 comments on commit a816c66

Please sign in to comment.