Skip to content

Commit c64e5b7

Browse files
committed
feat:also run on PR's
1 parent d814b0f commit c64e5b7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/checks.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ on:
77
required: true
88
type: boolean
99

10+
pull_request:
11+
branches:
12+
- '**'
1013

1114
jobs:
1215
quality_checks:

0 commit comments

Comments
 (0)