Update codeql.yml

This commit is contained in:
Anthony Stirling 2024-12-21 12:45:41 +00:00 committed by GitHub
parent 801a2a792b
commit adb715f2f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,14 +11,15 @@
# #
name: "CodeQL" name: "CodeQL"
on: #disable for now
push: #on:
branches: ["main"] # push:
pull_request: # branches: ["main"]
# pull_request:
# The branches below must be a subset of the branches above # The branches below must be a subset of the branches above
branches: ["main"] # branches: ["main"]
schedule: # schedule:
- cron: "0 0 * * 1" # - cron: "0 0 * * 1"
permissions: permissions:
contents: read contents: read