Skip to content

Commit

Permalink
Added diagnostic log
Browse files Browse the repository at this point in the history
  • Loading branch information
leventeBajczi committed Mar 19, 2024
1 parent 8850e8e commit bd080f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ jobs:
env:
REVIEWDOG_GITHUB_API_TOKEN: ${{ steps.generate-token.outputs.token }}
run: |
git diff
git diff | reviewdog -f=diff -reporter=github-pr-review
- name: version is incorrect, reporting
if: ${{ steps.version_test.outputs.status }} == "notok"
Expand Down

0 comments on commit bd080f3

Please sign in to comment.