Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Commit

Permalink
Remove path constraint on CI step that validates commit messages
Browse files Browse the repository at this point in the history
  • Loading branch information
steveluscher authored Jul 31, 2024
1 parent c6b27bf commit 87afde6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/commit-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ on:
pull_request:
branches:
- maintenance/v1.x
paths:
- ./src/

jobs:
web3-commit-lint:
Expand Down

0 comments on commit 87afde6

Please sign in to comment.