CodeQL has started to fail #6482

only: disabling for now
This commit is contained in:
rusefillc 2024-05-08 15:37:44 -04:00
parent 2d53980cb8
commit f86c6fc633
1 changed files with 7 additions and 6 deletions

View File

@ -12,12 +12,13 @@
name: "CodeQL"
on:
push:
branches: [ "main", "master" ]
schedule:
- cron: '0 0 * * *'
pull_request:
branches: '*'
workflow_dispatch:
# push:
# branches: [ "main", "master" ]
# schedule:
# - cron: '0 0 * * *'
# pull_request:
# branches: '*'
jobs:
analyze: