Skip to content

Conversation

GitBib
Copy link
Owner

@GitBib GitBib commented Nov 4, 2024

Updated tests.yml to trigger only on push events, removing the pull_request event. Similarly, revised docs.yml to eliminate pull_request triggers and maintain push and workflow_dispatch events. This cleanup aims to streamline CI/CD pipeline triggers for better performance and clarity.

Updated `tests.yml` to trigger only on push events, removing the pull_request event. Similarly, revised `docs.yml` to eliminate pull_request triggers and maintain push and workflow_dispatch events. This cleanup aims to streamline CI/CD pipeline triggers for better performance and clarity.
This commit removes unnecessary triggers for pull requests and pushes in the GitHub Actions workflow configuration. The workflow is now triggered exclusively on release creation to streamline the CI/CD process.
@GitBib GitBib merged commit ee2a9cc into master Nov 4, 2024
2 checks passed
@GitBib GitBib deleted the fix_github_workflows branch November 4, 2024 00:35
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