Skip to content

Remove push trigger for main branch in Build.yml#38342

Merged
AndriySvyryd merged 1 commit into
mainfrom
AndriySvyryd-patch-1
Jun 1, 2026
Merged

Remove push trigger for main branch in Build.yml#38342
AndriySvyryd merged 1 commit into
mainfrom
AndriySvyryd-patch-1

Conversation

@AndriySvyryd
Copy link
Copy Markdown
Member

These tests are already part of the CI rolling build

@AndriySvyryd AndriySvyryd requested a review from wtgodbe June 1, 2026 19:49
@AndriySvyryd AndriySvyryd requested a review from a team as a code owner June 1, 2026 19:49
Copilot AI review requested due to automatic review settings June 1, 2026 19:49
Copy link
Copy Markdown

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 Build workflow so it no longer runs on pushes to the main branch, leaving it triggered only for pull requests. This aligns the workflow’s execution with PR validation rather than post-merge execution on main.

Changes:

  • Removed the push trigger targeting main from .github/workflows/Build.yml, keeping pull_request as the sole trigger.

@AndriySvyryd AndriySvyryd enabled auto-merge (squash) June 1, 2026 20:02
@AndriySvyryd AndriySvyryd merged commit 050f368 into main Jun 1, 2026
15 checks passed
@AndriySvyryd AndriySvyryd deleted the AndriySvyryd-patch-1 branch June 1, 2026 20:12
@dotnet-milestone-bot dotnet-milestone-bot Bot added this to the 11.0-preview6 milestone Jun 2, 2026
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