Skip to content

Fix workflow naming per @knoepfel report#254

Merged
knoepfel merged 1 commit intoFramework-R-D:mainfrom
greenc-FNAL:bugfix/fix-workflow-naming
Jan 14, 2026
Merged

Fix workflow naming per @knoepfel report#254
knoepfel merged 1 commit intoFramework-R-D:mainfrom
greenc-FNAL:bugfix/fix-workflow-naming

Conversation

@greenc-FNAL
Copy link
Copy Markdown
Contributor

Copy link
Copy Markdown
Contributor

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 workflow naming mismatch that was preventing the CodeQL comment workflow from being triggered correctly. The workflow name in codeql-analysis.yaml was changed to "CodeQL Analysis" (simpler), and the corresponding reference in codeql-comment.yaml was updated to match.

Changes:

  • Simplified workflow name from "CodeQL - Analyze (C++, Python, Actions)" to "CodeQL Analysis"
  • Updated the workflow_run trigger reference to match the new name

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/codeql-analysis.yaml Simplified the workflow name to "CodeQL Analysis"
.github/workflows/codeql-comment.yaml Updated the workflow_run trigger to reference "CodeQL Analysis"

@knoepfel knoepfel merged commit ad89896 into Framework-R-D:main Jan 14, 2026
40 checks passed
@greenc-FNAL greenc-FNAL deleted the bugfix/fix-workflow-naming branch January 20, 2026 23:18
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