Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: d1cbbe5f47a85b60ecd01baab69f5a2d674bbbc6
https://github.com/hibernate/hibernate-orm/commit/d1cbbe5f47a85b60ecd01ba...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2026-08-27 (Thu, 27 Aug 2026)
Changed paths:
M .github/workflows/ci.yml
Log Message:
-----------
CI: enable GitHub Actions on fork feature branches
Switch the push trigger from a branch allowlist (main only) to a
branches-ignore denylist, so CI runs on any push except dependabot
and version branches. Add workflow_dispatch for manual triggering.
Skip push-to-main builds on forks to avoid duplicate CI when syncing,
following the same pattern as quarkusio/quarkus.
Assisted-By: Claude Code <noreply(a)anthropic.com>
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications