Skip to content

Commit

Permalink
remove debug log
Browse files Browse the repository at this point in the history
  • Loading branch information
dricazenck committed Jun 30, 2024
1 parent b62ae25 commit 79392e5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/checkstyle_review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ jobs:
checks: write
steps:
- uses: actions/checkout@v4
- name: Debug Info
run:
echo "Permissions: ${{ toJson(github.event) }}"
- uses: dbelyaev/action-checkstyle@master
with:
github_token: ${{ secrets.CHECSTYLE_TOKEN }}
Expand Down

0 comments on commit 79392e5

Please sign in to comment.