chore: temporarily disable CodeQL (see extended)

I'll be reconfiguring CodeQL for ass 15 at some point
pull/235/head
Josh Moore 7 months ago committed by GitHub
parent 760a3fac67
commit 5cc744e6d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -9,16 +9,16 @@
# the `language` matrix defined below to confirm you have the correct set of
# supported CodeQL languages.
#
name: "CodeQL"
#name: "CodeQL"
on:
push:
branches: [ master ]
pull_request:
#on:
# push:
# branches: [ master ]
# pull_request:
# The branches below must be a subset of the branches above
branches: [ master ]
schedule:
- cron: '24 21 * * 3'
# branches: [ master ]
# schedule:
# - cron: '24 21 * * 3'
jobs:
analyze:

Loading…
Cancel
Save