Skip to content

Commit 0642d02

Browse files
authored
Merge pull request #57 from greysteil/fix-workflows-location
Move .github/workflows/workflows dir to .github/workflows
2 parents a9c5194 + f2f3f6d commit 0642d02

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)