CodeQL GitHub Action works on upstream but not on fork
Đang mở
question
- 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ả
The upstream https://github.com/spockframework/spock recently enabled the CodeQL GitHub action.
I made a new PR and the analysis was run.
The problem is, on upstream it checked Java and was successful: https://github.com/spockframework/spock/runs/784895802
While in the fork on the same commit it tried to extract JavaScript and failed: https://github.com/Vampire/spock/runs/784926819
Why do these behave different and how to fix it besides restricting the action to only run on upstream?
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.