Open
Description
Recently I see failures always from codeql, "Code scanning cannot determine the alerts introduced or fixed by this pull request"
Although I have only the go language configured:
strategy:
fail-fast: true
matrix:
language: [ 'go' ]
it still complains that it can't find a python run.
Is this because it's a forked PR perhaps? Anyway, it's pretty unuseful behavior.
Result is in https://github.com/drud/ddev/pull/4118/checks?check_run_id=7822079521