Skip to content

Commit 7b9b579

Browse files
committed
Run linting also on pull requsts
1 parent 2214a2d commit 7b9b579

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: 🔎 Lint code ⚡
22

33
on:
44
push:
5+
pull_request:
56
workflow_dispatch:
67

78
jobs:

0 commit comments

Comments
 (0)