We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d727d4 commit 42e7e95Copy full SHA for 42e7e95
.github/workflows/code_quality.yml
@@ -6,6 +6,7 @@ on:
6
push:
7
pull_request:
8
workflow_dispatch:
9
+ workflow_call:
10
11
jobs:
12
0 commit comments