Run analysis steps only on grafana/grafana (#83185)

This commit is contained in:
Fabrizio
2024-02-22 10:26:50 +01:00
committed by GitHub
parent b02183e9ac
commit 8852b1dcc5
4 changed files with 4 additions and 0 deletions

View File

@@ -31,3 +31,4 @@ jobs:
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v2
if: github.repository == 'grafana/grafana'