Skip to content

Add push event triggers for site workflow in site.yml#5

Merged
callmesukhi merged 1 commit into
mainfrom
enhancements-v1
May 27, 2026
Merged

Add push event triggers for site workflow in site.yml#5
callmesukhi merged 1 commit into
mainfrom
enhancements-v1

Conversation

@callmesukhi
Copy link
Copy Markdown
Owner

No description provided.

Copy link
Copy Markdown
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

Adds a push trigger on main to the site validation workflow so site validation also runs after merges, complementing the existing pull_request trigger. The push trigger uses the same path filters as the PR trigger.

Changes:

  • Add push trigger on main to .github/workflows/site.yml with path filters for site/**, tests/check-site.sh, and .github/workflows/site.yml.
Show a summary per file
File Description
.github/workflows/site.yml Adds a push event trigger on main with matching path filters so site validation runs on merges to main, not just PRs.

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 1/1 changed files
  • Comments generated: 0

@callmesukhi callmesukhi added the privileged-requester Marker used by the privileged requester workflow to recognize allowed requesters. label May 27, 2026
@callmesukhi callmesukhi enabled auto-merge May 27, 2026 18:15
@callmesukhi callmesukhi merged commit 3f16e93 into main May 27, 2026
6 checks passed
@callmesukhi callmesukhi deleted the enhancements-v1 branch May 27, 2026 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

privileged-requester Marker used by the privileged requester workflow to recognize allowed requesters.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants