Skip to content

Commit 12f932f

Browse files
committed
Temporarily print all context variables
1 parent 0858675 commit 12f932f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/public-analyze-code-graph.yml

-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ jobs:
7373
run: echo "Please specify either the input parameter 'artifacts-upload-name' or 'sources-upload-name'."; exit 1
7474

7575
- name: (Debug) Log all variables
76-
if: runner.debug == '1'
7776
run: echo "DEBUG log all variables -> $GITHUB_CONTEXT"
7877

7978
- name: Checkout code-graph-analysis-pipeline

0 commit comments

Comments
 (0)