Skip to content

Fix typo in SonarQube workflow template reference#83

Open
drobison00 wants to merge 1 commit intomainfrom
drobison-patch-2
Open

Fix typo in SonarQube workflow template reference#83
drobison00 wants to merge 1 commit intomainfrom
drobison-patch-2

Conversation

@drobison00
Copy link
Collaborator

No description provided.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes a typo in the GitHub Actions workflow file for SonarQube analysis. The organization name in the reusable workflow reference was incorrectly using underscores (NVIDIA_AI_Blueprints) instead of hyphens (NVIDIA-AI-Blueprints), which is the correct and consistently used format throughout the rest of the codebase.

Changes:

  • Corrected the organization name from NVIDIA_AI_Blueprints to NVIDIA-AI-Blueprints in the SonarQube workflow template reference

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants