Skip to content

Comments

Simplify workflow triggers#2977

Merged
plengauer merged 5 commits intomainfrom
plengauer-patch-1
Feb 23, 2026
Merged

Simplify workflow triggers#2977
plengauer merged 5 commits intomainfrom
plengauer-patch-1

Conversation

@plengauer
Copy link
Owner

No description provided.

@plengauer plengauer self-assigned this Feb 21, 2026
Removed the refresh_demos.yml file from the paths to ignore.
@plengauer plengauer marked this pull request as ready for review February 21, 2026 14:38
@plengauer plengauer requested a review from moflwi as a code owner February 21, 2026 14:38
Copilot AI review requested due to automatic review settings February 21, 2026 14:38
Copy link
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 simplifies the workflow triggers by removing self-referencing paths from workflow trigger configurations. When a workflow file triggers on its own changes, it can create unnecessary workflow runs.

Changes:

  • Removed self-referential path triggers from two GitHub Actions workflow files

Reviewed changes

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

File Description
.github/workflows/refresh_demos.yml Removed self-referential path trigger for the workflow file itself
.github/workflows/recompile_agentic_workflows.yml Removed self-referential path trigger for the workflow file itself

Add concurrency configuration to workflow
@plengauer plengauer merged commit 26e2be2 into main Feb 23, 2026
547 checks passed
@plengauer plengauer deleted the plengauer-patch-1 branch February 23, 2026 15:36
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.

2 participants