Skip to content

Disable GitHub workflows for next branch #2161

Description

@ahuseyn

We need to ensure that GitHub Actions do not run on the next branch. This branch is used for pre-release or staging development, and we want to avoid unnecessary CI usage.

  • Review failing workflows
  • Modify each workflow YAML to exclude the next branch using if: conditions or branches-ignore
  • Test the configuration by pushing a dummy commit to next (ensure no workflow runs)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

Status
✅ Closed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions