Skip to content

Commit

Permalink
ci(commitlint): update file8
Browse files Browse the repository at this point in the history
  • Loading branch information
YossiSaadi authored Nov 4, 2024
1 parent a9796e6 commit 8e19758
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/commitlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 2
- name: Debug - Show event info
run: |
echo "Event name: ${{ github.event_name }}"
Expand All @@ -24,5 +22,3 @@ jobs:
run: git log -1 --pretty=%B

- uses: wagoid/commitlint-github-action@v6
with:
commitDepth: 1

0 comments on commit 8e19758

Please sign in to comment.