try fix codeql

No event triggers defined in `on`
This commit is contained in:
caryoscelus 2022-10-19 12:48:46 +00:00
parent c8de3ebf2b
commit 16b114c427

View file

@ -11,14 +11,7 @@
#
name: "CodeQL"
on:
push:
branches: [ master ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ master ]
schedule:
- cron: '37 18 * * 5'
on: [push]
jobs:
analyze: