In the commit that merged PR, codeql reports a warning (example):
Warning: 1 issue was detected with this workflow: Using on.push.paths can prevent Code Scanning annotating new alerts in your pull requests.
But my workflow file contains on.push.paths. How can I remove the warning?