The GitHub Actions job "Required Checks" on texera.git/main has failed.
Run started by GitHub user github-merge-queue[bot] (triggered by 
github-merge-queue[bot]).

Head commit for run:
647093a3f56d6cbf16a15f976a9002986ba96759 / Yicong Huang 
<[email protected]>
chore(ci): remove ci-enable/** push trigger from CI workflows (#7082)

### What changes were proposed in this PR?

Removes the `ci-enable/**` entry from the `push.branches` list in two CI
workflows:

- `.github/workflows/required-checks.yml` (Required Checks)
- `.github/workflows/check-header.yml` (Release Auditing)

The `ci-enable/*` branch namespace was a manual escape hatch for
triggering CI on a scratch branch without opening a PR. It is no longer
used — CI runs through PRs and the merge queue — so the trigger is
dropped. Both workflows still run on `main`, PRs, and the merge group
(Required Checks additionally on `release/**`).

### Any related issues, documentation, discussions?

Closes #7081

### How was this PR tested?

- Diff is trigger-only; no job logic changed.
- Confirmed the remaining `push`/`pull_request`/`merge_group` triggers
still cover main, PRs, and the merge queue.

### Was this PR authored or co-authored using generative AI tooling?

Generated-by: Claude Code (Claude Opus 4.8)

Co-authored-by: Claude Opus 4.8 (1M context) <[email protected]>

Report URL: https://github.com/apache/texera/actions/runs/30500916752

With regards,
GitHub Actions via GitBox

Reply via email to