Skip to content

Run CI on .yml file changes#194

Merged
derobins merged 1 commit into
developfrom
derobins/run_on_yaml_changes
Feb 24, 2026
Merged

Run CI on .yml file changes#194
derobins merged 1 commit into
developfrom
derobins/run_on_yaml_changes

Conversation

@derobins

Copy link
Copy Markdown
Collaborator

Run the CI when the .yml file changes for:

  • cmakelint.yml
  • shellcheck.yml

Run the CI when the .yml file changes for:
* cmakelint.yml
* shellcheck.yml

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 updates two GitHub Actions workflow files to trigger CI runs when the workflow files themselves are modified, following an established pattern already used in the repository's pylint.yml workflow.

Changes:

  • Added .github/workflows/shellcheck.yml to the paths filter in the shellcheck workflow
  • Added .github/workflows/cmakelint.yml to the paths filter in the cmakelint workflow

Reviewed changes

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

File Description
.github/workflows/shellcheck.yml Added workflow file path to trigger paths to validate workflow changes
.github/workflows/cmakelint.yml Added workflow file path to trigger paths to validate workflow changes

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

@derobins
derobins merged commit e1c6056 into develop Feb 24, 2026
39 of 40 checks passed
@derobins
derobins deleted the derobins/run_on_yaml_changes branch February 24, 2026 23:15
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