Skip to content

Conversation

@thedave42
Copy link

This feature modifies the original code scanning workflow to only scan subdirectories that contain detected changes when the scan is triggered by the pull request. If uses the git diff command to generate a list of changes based between the base and head branches specified in the pull request. When the workflow is triggered via any other means it will use its original flow - meaning it will find all non-hidden, first level subdirectories in the repo and scan them all in a matrix.

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.

1 participant