Skip to content

Commit

Permalink
Output github variables
Browse files Browse the repository at this point in the history
  • Loading branch information
haya14busa committed Jun 20, 2024
1 parent 2f12183 commit 9104053
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/reviewdog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@ jobs:
echo "https://github.com/reviewdog/reviewdog/blob/98aeb1f6c8d21f486b19f766b55e3ec3dd6b12ee/.github/workflows/reviewdog.yml#L36-L40" >> $GITHUB_STEP_SUMMARY
- run: echo '${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}'
- run: echo '${{ github.run_attempt }}'
- run: echo '${{ github.job }}'
- run: echo '${{ github.workflow }}'

reviewdog-pr:
permissions:
Expand Down

0 comments on commit 9104053

Please sign in to comment.