Its a crux!

ci: adjust github ci triggers

Signed-off-by: Jonathan Basniak <9uknek65z@mozmail.com>

+2 -1
+2 -1
.github/workflows/ci.yml
··· 1 1 # Documentation can be found at file://./README.md 2 2 name: CI 3 3 on: 4 - pull_request: 4 + pull_request_target: 5 + types: [opened, synchronize, reopened] 5 6 branches: 6 7 - main 7 8 paths: