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

Remove unnecessary database optimization commands from CI workflow #527

Merged

Conversation

catatsuy
Copy link
Owner

This pull request includes a change to the .github/workflows/ci.yml file to simplify the CI workflow by removing unnecessary database optimization commands.

  • Simplified CI workflow by removing the database optimization commands for the posts, users, and comments tables in the jobs: section of .github/workflows/ci.yml. ([.github/workflows/ci.ymlL88-L91](https://github.com/catatsuy/private-isu/pull/527/files#diff-b803fcb7f17ed9235f1e5cb1fcd2f5d3b2838429d4368ae4c57ce4436577f03fL88-L91))

@catatsuy catatsuy force-pushed the feature-remove-optimization-commands-from-ci-workflow branch from 15434b1 to 59ba474 Compare August 24, 2024 06:21
@catatsuy catatsuy merged commit 9fa2c45 into master Aug 24, 2024
4 checks passed
@catatsuy catatsuy deleted the feature-remove-optimization-commands-from-ci-workflow branch August 24, 2024 06:36
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