Skip to content

Commit 24e4b89

Browse files
authored
fix(ci): Update job name
1 parent bd8f713 commit 24e4b89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-ql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ on:
88
workflow_dispatch:
99

1010
jobs:
11-
ql-for-ql:
11+
codeql:
1212
uses: advanced-security/reusable-workflows/.github/workflows/codeql-ql.yml@main
1313
secrets: inherit

0 commit comments

Comments
 (0)