We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0858675 commit 12f932fCopy full SHA for 12f932f
.github/workflows/public-analyze-code-graph.yml
@@ -73,7 +73,6 @@ jobs:
73
run: echo "Please specify either the input parameter 'artifacts-upload-name' or 'sources-upload-name'."; exit 1
74
75
- name: (Debug) Log all variables
76
- if: runner.debug == '1'
77
run: echo "DEBUG log all variables -> $GITHUB_CONTEXT"
78
79
- name: Checkout code-graph-analysis-pipeline
0 commit comments