Skip to content

Commit 1098c9c

Browse files
authored
fix: run CI after PR title change
* fixes #4957
1 parent 04c47b8 commit 1098c9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/linting.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Linting
33
on:
44
push:
55
pull_request:
6+
types: [opened, synchronize, reopened, edited]
67
workflow_dispatch:
78

89
permissions:

0 commit comments

Comments
 (0)