Skip to content

Use any_modified on 'check-files' GitHub action - #22881

Open
andrross wants to merge 1 commit into
opensearch-project:mainfrom
andrross:fix-files-check
Open

Use any_modified on 'check-files' GitHub action#22881
andrross wants to merge 1 commit into
opensearch-project:mainfrom
andrross:fix-files-check

Conversation

@andrross

Copy link
Copy Markdown
Member

any_changed excludes deletes, which are included in any_modified.

Check List

  • Functionality includes testing.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

`any_changed` excludes deletes, which are included in [`any_modified`][1].

[1]: https://github.com/tj-actions/changed-files#output_any_modified

Signed-off-by: Andrew Ross <andrross@amazon.com>
@andrross
andrross requested review from a team, jed326 and peternied as code owners August 30, 2026 00:17
@github-actions

Copy link
Copy Markdown
Contributor

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

🧪 No relevant tests
🔒 No security concerns identified
✅ No TODO sections
🔀 No multiple PR themes
⚡ No major issues detected

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