Skip to content

Commit 674aca7

Browse files
authored
Update codeql-analysis.yml
1 parent 49a9281 commit 674aca7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 2 deletions
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"
1313

1414
on:
1515
push:
@@ -22,7 +22,7 @@ on:
2222

2323
jobs:
2424
analyze:
25-
name: Analyze
25+
name: analyze
2626
runs-on: ubuntu-latest
2727
permissions:
2828
actions: read

0 commit comments

Comments
 (0)