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

ci: Limit workflows to Python files and optimize environment setup #4567

Merged
merged 2 commits into from
Nov 13, 2024

Conversation

ogabrielluiz
Copy link
Contributor

This pull request refines the CI workflows by limiting the style check and autofix processes to Python files only. Additionally, it optimizes the environment setup for the autofix workflow, improving efficiency and reducing unnecessary checks on non-Python files.

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Nov 13, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Nov 13, 2024
@ogabrielluiz ogabrielluiz merged commit f91a700 into main Nov 13, 2024
13 of 14 checks passed
@ogabrielluiz ogabrielluiz deleted the limit-ruff-check branch November 13, 2024 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants