Skip to content

Fix CI trigger#43

Open
tsh-hashimoto wants to merge 1 commit intoopensourcecobol:developfrom
tsh-hashimoto:fix-ci-trigger
Open

Fix CI trigger#43
tsh-hashimoto wants to merge 1 commit intoopensourcecobol:developfrom
tsh-hashimoto:fix-ci-trigger

Conversation

@tsh-hashimoto
Copy link

I removed the trigger review_requested from workflows ci.yml and cppcheck.yml.
This prevents duplicate runs of the same pipeline.

remove the trigger `review_requested` from workflows
@tsh-hashimoto tsh-hashimoto requested a review from Copilot June 17, 2025 07:27
Copy link

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 pull request removes the "review_requested" trigger from both the ci.yml and cppcheck.yml workflows to prevent duplicate pipeline runs.

  • Removed the review_requested event from the pull_request trigger in .github/workflows/cppcheck.yml
  • Removed the review_requested event from the pull_request trigger in .github/workflows/ci.yml

Reviewed Changes

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

File Description
.github/workflows/cppcheck.yml Removed "review_requested" from the pull_request types
.github/workflows/ci.yml Removed "review_requested" from the pull_request types

@tsh-hashimoto tsh-hashimoto marked this pull request as ready for review June 17, 2025 07:42
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.

3 participants