Skip to content

Commit 285b7c4

Browse files
authored
Merge pull request #3000 from adobe/fix-github-action-names-ctd
fix CodeQL github action name
2 parents b2e74b6 + e5467eb commit 285b7c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# the `language` matrix defined below to confirm you have the correct set of
1010
# supported CodeQL languages.
1111
#
12-
name: CodeQL
12+
name: "CodeQL Advanced"
1313

1414
on:
1515
push:

0 commit comments

Comments
 (0)