Open
Description
I have a workflow Linter test
only for manually dispatching. But codeql always reports this warning (example):
Warning: Code scanning cannot determine the alerts introduced by this pull request, because 1 configuration present on refs/heads/master was not found:
Actions workflow (Linter test.yml)
❓ .github/workflows/Linter test.yml:test
No new alerts
How can I remove this warning?