Made code ql only callable

This commit is contained in:
Felix Weiß
2023-06-13 13:02:21 +02:00
parent 6c50324696
commit 39ff1a5c5b

View File

@@ -13,13 +13,6 @@ name: "CodeQL"
on:
workflow_call:
push:
branches: [ "master" ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ "master" ]
schedule:
- cron: '15 20 * * 5'
jobs:
analyze: