Skip to content

Commit

Permalink
Fix repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
seesharprun committed Oct 23, 2024
1 parent b507caf commit 1ded5f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
- cron: '30 4 * * 2'
jobs:
analyze:
if: github.repository == 'azure-samples/cosmos-db-nosql-dotnet-quickstart'
if: github.repository == 'azure-samples/cosmos-db-nosql-java-quickstart'
name: Analyze (java-kotlin)
runs-on: ubuntu-latest
permissions:
Expand Down

0 comments on commit 1ded5f4

Please sign in to comment.