We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c9ff475 + 96f34a1 commit 00dcdc8Copy full SHA for 00dcdc8
1 file changed
variant-analysis-workflow.yml
@@ -1,4 +1,6 @@
1
-name: ${{ github.event.inputs.workflow_name }}
+name: CodeQL Variant Analysis
2
+# `run-name` can contain expressions, and will override the `name` once the workflow starts running
3
+run-name: ${{ github.event.inputs.workflow_name }}
4
5
env:
6
CODEQL_ENABLE_EXPERIMENTAL_FEATURES_SWIFT: true
0 commit comments