Skip to content

Conversation

@tsh-hashimoto
Copy link
Contributor

I removed the CI trigger review_requested from pull-request.yml.
This prevents duplicate runs of the same pipeline.
The follwing is the summary generated by Copilot.

This pull request updates the GitHub Actions workflow configuration to adjust the types of pull request events that trigger the workflow.

@tsh-hashimoto tsh-hashimoto requested a review from Copilot June 11, 2025 07:34
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 GitHub Actions workflow to prevent duplicate pipeline runs by removing the review_requested event from the pull request triggers.

  • Removed the review_requested trigger type
  • Ensures CI only runs on open, reopen, and sync events

@tsh-hashimoto tsh-hashimoto marked this pull request as ready for review June 11, 2025 08:11
@yutaro-sakamoto yutaro-sakamoto merged commit d054153 into opensourcecobol:develop Jun 11, 2025
139 checks passed
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.

2 participants