Skip to content

update action .yml #5

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

Merged
merged 2 commits into from
Apr 30, 2023
Merged

update action .yml #5

merged 2 commits into from
Apr 30, 2023

Conversation

AJOO7
Copy link
Contributor

@AJOO7 AJOO7 commented Feb 6, 2023

default value for glob-pattern should specify a file type If one uses this action without giving glob-pattern explicitly as some file type then the GitHub actions fail because the default value is set as '.' which refers to the working directory and not the type of file on which it had to run.

default value for glob-pattern should specify a file type 
If one uses this action without giving glob-pattern explicitly as some file type then the GitHub actions fail because the default value is set as '.' which refers to the working directory and not the type of file on which it had to run.
@dciborow dciborow self-requested a review April 30, 2023 21:17
@dciborow dciborow merged commit cf34819 into dciborow:main Apr 30, 2023
@dciborow dciborow linked an issue Apr 30, 2023 that may be closed by this pull request
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.

default value for glob-pattern should specify a file type
3 participants