Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Narrow down target files by exact match of INPUT_FILES #326

Merged
merged 4 commits into from
Jan 26, 2022

Conversation

massongit
Copy link
Contributor

@massongit massongit commented Jan 26, 2022

In entrypoint.sh, target files are narrowed down by partial match of INPUT_FILES.
So if INPUT_FILES includes test/test.txt, test/test.txt and test/test/test.txt match.

Therefore, I narrow down target files by exact match of INPUT_FILES so that only test/test.txt matches.

@jackton1 jackton1 self-requested a review January 26, 2022 03:03
entrypoint.sh Outdated Show resolved Hide resolved
@massongit massongit changed the title Narrow down target files by forward match of INPUT_FILES Narrow down target files by exact match of INPUT_FILES Jan 26, 2022
@jackton1
Copy link
Member

@all-contributors please add @massongit for code

@allcontributors
Copy link
Contributor

@jackton1

@massongit already contributed before to code

@jackton1 jackton1 merged commit b94745b into tj-actions:main Jan 26, 2022
@massongit massongit deleted the fix_input_file_pattern branch January 26, 2022 03:41
Copy link
Member

@jackton1 jackton1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. 👍

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.

None yet

2 participants