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

Commit a11f509

Browse files
authored
1 parent f5f1bd8 commit a11f509

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
- run: npm install
1919
- run: npm run lint
2020
conventional-commit-check:
21+
if: github.event_name == 'pull_request'
2122
runs-on: ubuntu-latest
2223
steps:
2324
- uses: amannn/[email protected]

0 commit comments

Comments
 (0)