Skip to content

ci: remove redundant bun install step from PR workflow#42

Open
vepretski wants to merge 1 commit into
devfrom
codex/optimize-ci-performance-and-reduce-time
Open

ci: remove redundant bun install step from PR workflow#42
vepretski wants to merge 1 commit into
devfrom
codex/optimize-ci-performance-and-reduce-time

Conversation

@vepretski
Copy link
Copy Markdown
Owner

Motivation

  • Remove an unnecessary dependency installation step to simplify and speed up the PR management workflow for non-team contributors.

Description

  • Deleted the Install dependencies step that ran bun install from .github/workflows/pr-management.yml for non-team PRs.

Testing

  • No automated tests were executed for this workflow-only change.

Codex Task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant