We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d814b0f commit c64e5b7Copy full SHA for c64e5b7
1 file changed
.github/workflows/checks.yml
@@ -7,6 +7,9 @@ on:
7
required: true
8
type: boolean
9
10
+ pull_request:
11
+ branches:
12
+ - '**'
13
14
jobs:
15
quality_checks:
0 commit comments