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

Dev #35

Merged
merged 3 commits into from
Jul 20, 2024
Merged

Dev #35

merged 3 commits into from
Jul 20, 2024

Conversation

RedAtman
Copy link
Owner

No description provided.

RedAtman added 3 commits July 21, 2024 00:23
This change triggers the release workflow when a pull request is merged, rather than on every push. This ensures releases are only created when significant changes have been merged. The release workflow now defaults to a patch bump to ensure minor changes are reflected in the version.
Refined pre-commit workflow logic to correctly trigger on pushes when not merged. Additionally, increased logging to aid debugging and development.
Ensures the pre-commit workflow runs for pushes to the main branch that aren't from merged PRs. The previous condition was too restrictive and prevented the workflow from running for some valid pushes.
@RedAtman RedAtman merged commit 997367d into master Jul 20, 2024
1 check 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