Skip to content

Commit f2f3f6d

Browse files
committed
Move .github/workflows/workflows dir to .github/workflows
1 parent a9c5194 commit f2f3f6d

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)