We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2986f55 commit 6c1a411Copy full SHA for 6c1a411
.github/workflows/run_code_checks.yaml
@@ -3,6 +3,7 @@ name: Run code checks
3
on:
4
# Trigger code checks on opening a new pull request.
5
pull_request:
6
+ workflow_call:
7
8
jobs:
9
lint_check:
0 commit comments