Skip to content

Commit 3e0ba87

Browse files
authored
Update codeql.yml
1 parent f7565f3 commit 3e0ba87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676

7777
- run: |
7878
echo "Run, Build Application"
79-
go build
79+
go build ./cmd/main.go
8080
8181
- name: Perform CodeQL Analysis
8282
uses: github/codeql-action/analyze@v3

0 commit comments

Comments
 (0)