Merge branch 'main' into dependabot/gradle/springBootVersion-3.4.1

This commit is contained in:
Anthony Stirling 2024-12-21 12:52:32 +00:00 committed by GitHub
commit 6456a28436
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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