Skip to content

Commit c32bd82

Browse files
authored
ci: Fix calling run_code_checks in pre_release (#36)
1 parent 2986f55 commit c32bd82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run_code_checks.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Run code checks
33
on:
44
# Trigger code checks on opening a new pull request.
55
pull_request:
6+
workflow_call:
67

78
jobs:
89
lint_check:

0 commit comments

Comments
 (0)