Skip to content

Commit 5e71e05

Browse files
authored
Update master-codeql.yml workflow file
Signed-off-by: CØDE N!NJΔ <najaf.shaikh@gmail.com>
1 parent 185269e commit 5e71e05

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/master-codeql.yml

Lines changed: 2 additions & 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: "master-codeQL"
12+
name: "master-codeql"
1313

1414
on:
1515
push:
@@ -76,3 +76,4 @@ jobs:
7676
category: "/language:${{matrix.language}}"
7777

7878

79+

0 commit comments

Comments
 (0)