Skip to content

Conversation

@wagnerb3
Copy link
Contributor

@wagnerb3 wagnerb3 commented Aug 22, 2025

pull_request events of the type closed trigger the workflow even if the PR is manually closed and not merged.

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 PR changes the GitHub workflow trigger from pull_request with closed type to push events on the main branch to prevent the workflow from running when PRs are manually closed without being merged.

  • Replaces pull_request trigger with push trigger for main branch
  • Removes the types: [closed] specification
  • Updates the comment to reflect the new trigger behavior

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Contributor

@waelkdouh waelkdouh left a comment

Choose a reason for hiding this comment

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

lgtm

@waelkdouh waelkdouh added this pull request to the merge queue Aug 23, 2025
@waelkdouh
Copy link
Contributor

Thanks for your contributions.

Merged via the queue into Azure:main with commit 9ccaaae Aug 23, 2025
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