Skip to content

rust 용 브랜치 제거에 따른 CI 수정#69

Merged
reddevilmidzy merged 1 commit intomainfrom
fix-ci
May 20, 2025
Merged

rust 용 브랜치 제거에 따른 CI 수정#69
reddevilmidzy merged 1 commit intomainfrom
fix-ci

Conversation

@reddevilmidzy
Copy link
Owner

♟️ What’s this PR about?

ci 트리거에서 rook(rust 전용 브랜치)을 제거하였습니다.

🔗 Related Issues / PRs

Copilot AI review requested due to automatic review settings May 20, 2025 01:38
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the CI configuration by removing the "rook" branch from the workflow triggers to ensure that CI builds are only run on the "main" branch.

  • Removed the "rook" branch from push triggers in shuttle_deploy.yml.
  • Removed the "rook" branch from push and pull_request triggers in rust.yml.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/shuttle_deploy.yml Removed "rook" branch from push triggers
.github/workflows/rust.yml Removed "rook" branch from push and pull_request triggers

@reddevilmidzy reddevilmidzy merged commit 438a222 into main May 20, 2025
2 checks passed
@reddevilmidzy reddevilmidzy deleted the fix-ci branch May 20, 2025 01:40
@reddevilmidzy reddevilmidzy added this to the 2차 MVP 구현 milestone Jun 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants