Code scanning doesn't run on pull request in organization repo
- Ngôn ngữ chính
- CodeQL
- Star
- 10.1k
- Fork
- 2.1k
- Merge trung bình
- 2 ngày 15 giờ
- Pull request đã merge (30 ngày)
- 141
Mô tả
**Description of the issue**
[Our repo](https://github.com/OpenUp-LabTakizawa/robopo) uses `GitHub Actions` and `JavaScript / TypeScript` CodeQL default configuration.

In addition, these events will trigger by push and pull request.

However, the Code scanning doesn't run in [this part1 pull request](https://github.com/OpenUp-LabTakizawa/robopo/pull/76).

The [part2](https://github.com/OpenUp-LabTakizawa/robopo/pull/77) and [part3](https://github.com/OpenUp-LabTakizawa/robopo/pull/78) aren't scanned, either.
On the other hand, [the part4](https://github.com/OpenUp-LabTakizawa/robopo/pull/81) pull request got [the CodeQL scan result](https://github.com/OpenUp-LabTakizawa/robopo/pull/81/checks?check_run_id=43688488990).
Moreover, the code scanning works correctly on every push events.
Why doesn't the code scanning run on every pull request?
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.