Skip to content

Commit 195fec4

Browse files
feat: fix workflow
Signed-off-by: Your Name [email protected]
1 parent df94d6c commit 195fec4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/git-commit-lint.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: Git
22

3-
on:
4-
pull_request:
3+
on: [pull_request]
54

65
jobs:
76
lint:

0 commit comments

Comments
 (0)