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 6dcccba commit 7c31004Copy full SHA for 7c31004
.github/workflows/checks.yaml
@@ -1,6 +1,9 @@
1
# SPDX-FileCopyrightText: Copyright (c) 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
2
# SPDX-License-Identifier: BSD-2-Clause
3
4
+on:
5
+ workflow_call:
6
+
7
defaults:
8
run:
9
shell: bash
0 commit comments