[ci,codeql] remove pull request trigger

This commit is contained in:
akallabeth
2025-05-12 12:21:28 +02:00
parent 3183cc759d
commit b5fb6d361a

View File

@@ -14,10 +14,6 @@ name: "CodeQL"
on:
workflow_dispatch:
branches: [ master, stable* ]
push:
branches: [ "master", "stable*" ]
pull_request:
branches: [ "master", "stable*" ]
schedule:
- cron: '41 2 * * 2'