Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/ui/requests-4d83a484d3
Browse files Browse the repository at this point in the history
  • Loading branch information
paulcretu committed Aug 5, 2024
2 parents c644934 + 5a75b97 commit 2332c41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ on:
# The branches below must be a subset of the branches above
branches: ["main"]
schedule:
- cron: "0 0 * * 1"
- cron: "27 6 * * 3"

permissions:
contents: read
Expand All @@ -35,7 +35,7 @@ jobs:
strategy:
fail-fast: false
matrix:
language: ["javascript", "typescript"]
language: ["javascript-typescript"]
# CodeQL supports [ $supported-codeql-languages ]
# Learn more about CodeQL language support at https://aka.ms/codeql-docs/language-support

Expand Down

0 comments on commit 2332c41

Please sign in to comment.