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