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

Fixing Whitespace check bug in action.yml #492

Merged
merged 2 commits into from
Jul 17, 2023
Merged

Conversation

Skptak
Copy link
Member

@Skptak Skptak commented Jul 16, 2023

Fixing Whitespace check bug in action.yml

Description

The formatting action had a bug causing the job to never run and then return a pass. One part of this is handled by this FreeRTOS/CI-CD-Github-Actions#63. The other part is handled in this PR, also fixed the trailing whitespace in files that had it.

Checklist:

  • I have tested my changes. No regression in existing tests.
  • My code is formatted using Uncrustify.
  • I have read and applied the rules stated in CONTRIBUTING.md.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@Skptak Skptak merged commit deffbf8 into aws:main Jul 17, 2023
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.

4 participants