Skip to content

Commit 5b86ce3

Browse files
authored
Move CodeQL action (#230)
This was sitting in a subdirectory, so it won't run.
1 parent f57d4dd commit 5b86ce3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflows/codeql.yml renamed to .github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ jobs:
4343
# make release
4444

4545
- name: Perform CodeQL Analysis
46-
uses: github/codeql-action/analyze@v1
46+
uses: github/codeql-action/analyze@v1

0 commit comments

Comments
 (0)