make workflows only run on pull_request

This commit is contained in:
dni ⚡ 2022-10-06 10:17:21 +02:00
parent 5a12f4f237
commit 79319faa21
5 changed files with 3 additions and 7 deletions

View file

@ -1,8 +1,6 @@
name: codeql
on:
push:
branches: [main, ]
pull_request:
branches: [main]
schedule: