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

Fix file validation in action summary #76

Merged
merged 3 commits into from
Aug 24, 2024
Merged

Conversation

GrantBirki
Copy link
Owner

@GrantBirki GrantBirki commented Aug 24, 2024

This pull request fixes a bug where a single JSON or YAML file could be processed more than once by each validator under certain edge cases.

Fixes #70

@GrantBirki GrantBirki self-assigned this Aug 24, 2024
@GrantBirki GrantBirki added the bug Something isn't working label Aug 24, 2024
@GrantBirki GrantBirki merged commit e42e6ec into main Aug 24, 2024
4 checks passed
@GrantBirki GrantBirki deleted the fix-file-validation branch August 24, 2024 05:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Wrong file extension in summary and double check of same file
1 participant