Skip to content

Fix: Remove trailing whitespace from action.yaml#11

Merged
askb merged 1 commit intomainfrom
fix/trailing-whitespace
Jan 31, 2026
Merged

Fix: Remove trailing whitespace from action.yaml#11
askb merged 1 commit intomainfrom
fix/trailing-whitespace

Conversation

@askb
Copy link
Owner

@askb askb commented Jan 31, 2026

Problem

Pre-commit lint workflow failing on main branch due to trailing whitespace.

CI failure: https://github.com/askb/packer-build-action/actions/runs/21533494603

Fix

Removed trailing whitespace from action.yaml lines 311 and 315.

Testing

✅ Pre-commit all checks pass locally

This was introduced in a recent commit that modified action.yaml outside of the workflow standardization PR.

Pre-commit detected trailing whitespace on lines 311 and 315.
Cleaned up to pass all lint checks.

Fixes CI lint workflow failure.

Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
@askb askb merged commit 438fcba into main Jan 31, 2026
7 of 12 checks passed
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