Skip to content

Conversation

@sc250024
Copy link

This adds two boolean outputs any and all so that someone can track whether (1) any filter has at least one changed file, or (2) all filters have at least one changed file

Closes #266

Signed-off-by: Scott Crooks [email protected]

@sc250024 sc250024 force-pushed the feat-add-any-all branch 6 times, most recently from 11eb228 to 56340b5 Compare April 11, 2025 20:02
This adds two boolean outputs `any` and `all` so that someone can track whether (1) any filter has at least one changed file, or (2) all filters have at least one changed file

Closes dorny#266

Signed-off-by: Scott Crooks <[email protected]>
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.

Booleans for any / all changes detected

1 participant