Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/actions-7dc25245c6
Browse files Browse the repository at this point in the history
  • Loading branch information
paulcretu authored Aug 5, 2024
2 parents c325d96 + 5a75b97 commit c11d723
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 c11d723

Please sign in to comment.