Skip to content

Conversation

@cartland
Copy link
Contributor

  • Removed the paths filter from the push and pull_request triggers in each workflow.
  • Added a new 'changes' job to each workflow that uses the dorny/paths-filter action to determine if the relevant sample files have been modified.
  • Added a conditional 'if' statement to the 'build' job that only runs the job if the 'changes' job determines that the sample files have been modified.

- Removed the paths filter from the push and pull_request
  triggers in each workflow.
- Added a new 'changes' job to each workflow that uses the
  dorny/paths-filter action to determine if the relevant
  sample files have been modified.
- Added a conditional 'if' statement to the 'build' job that
  only runs the job if the 'changes' job determines that the
  sample files have been modified.
@cartland cartland requested a review from TKBurner as a code owner October 17, 2025 21:49
@gemini-code-assist
Copy link

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@cartland
Copy link
Contributor Author

I am not sure if #113 worked. This might be a better solution.

@TKBurner TKBurner merged commit 43cb228 into main Oct 20, 2025
9 checks passed
@TKBurner TKBurner deleted the cartland/checks branch October 20, 2025 13:32
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