Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/gradle/org.springframework.boot-3…
Browse files Browse the repository at this point in the history
….4.1
  • Loading branch information
Frooodle authored Dec 21, 2024
2 parents e5d6204 + adb715f commit 125bebf
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,15 @@
#
name: "CodeQL"

on:
push:
branches: ["main"]
pull_request:
#disable for now
#on:
# push:
# branches: ["main"]
# pull_request:
# The branches below must be a subset of the branches above
branches: ["main"]
schedule:
- cron: "0 0 * * 1"
# branches: ["main"]
# schedule:
# - cron: "0 0 * * 1"

permissions:
contents: read
Expand Down

0 comments on commit 125bebf

Please sign in to comment.