Skip to content

Commit

Permalink
Update echo logs
Browse files Browse the repository at this point in the history
  • Loading branch information
gcatanese authored Dec 16, 2024
1 parent 894fd28 commit 34b26a6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ jobs:
- name: Log Commit Details
run: |
echo "github.event.size: ${{ github.event.size }}"
echo "github.event.distinct_size: ${{ github.event.distinct_size }}"
echo "github.event.head_commit.message: ${{ github.event.head_commit.message }}"
echo "github.event.commits: ${{ github.event.commits }}"
- name: Setup Go
uses: actions/setup-go@v5
Expand Down

0 comments on commit 34b26a6

Please sign in to comment.