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 lint-reported errors on GitHub actions #621

Merged
merged 3 commits into from
Nov 14, 2023
Merged

Conversation

gwarf
Copy link
Member

@gwarf gwarf commented Nov 14, 2023

Fix some lint-reported errors on GitHub actions.
By default yamllint will check keys for truthy: reporting useless errors, like for GitHub actions: https://yamllint.readthedocs.io/en/stable/rules.html#module-yam
llint.rules.truthy

Copy link
Contributor

@enolfc enolfc left a comment

Choose a reason for hiding this comment

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

👍

@gwarf gwarf merged commit 1e94f6b into EGI-Federation:main Nov 14, 2023
8 checks passed
@gwarf gwarf deleted the lint branch November 14, 2023 10:46
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.

2 participants