Skip to content

Commit d7f2383

Browse files
committed
Fix invalid codeql config
1 parent 164c520 commit d7f2383

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
- if: matrix.build-mode == 'manual'
9292
shell: bash
9393
run: |
94-
cd shop-backend
94+
cd quotes-backend
9595
./gradlew clean build
9696
9797
- name: Perform CodeQL Analysis

0 commit comments

Comments
 (0)