Skip to content

Commit c20f5ea

Browse files
authored
Update codeql filename in grading script
1 parent 8107d8a commit c20f5ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/grading.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Grading workflow
22
on:
33
push:
44
paths:
5-
- .github/workflows/codeql-analysis.yml
5+
- .github/workflows/codeql.yml
66
workflow_dispatch:
77

88
jobs:

0 commit comments

Comments
 (0)