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

Add separate file path matchers for Python and Go #24

Merged
merged 1 commit into from
Aug 18, 2024

Conversation

mbrukman
Copy link
Owner

This will enable us to run fewer builds when we only modify files relevant to one build or the other, as well as exclude builds entirely when modifying README.md or other documentation not relevant to the code or tests entirely.

This will enable us to run fewer builds when we only modify files relevant to
one build or the other, as well as exclude builds entirely when modifying
README.md or other documentation not relevant to the code or tests entirely.
@mbrukman mbrukman merged commit 11ac661 into main Aug 18, 2024
29 checks passed
@mbrukman mbrukman deleted the add-separate-file-paths-for-python-and-go branch August 18, 2024 00:50
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