Skip to content

Commit ed23707

Browse files
committed
Run lint always on PR change
Signed-off-by: Daniel Schaefer <dhs@frame.work>
1 parent 0187473 commit ed23707

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/lint.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: lint code in pull request
22

33
on:
44
pull_request:
5-
types: [opened, edited, reopened]
65

76
jobs:
87
build:

0 commit comments

Comments
 (0)