Skip to content

CI workflow only runs on main branch but repo uses dev as main #14

@Snider

Description

@Snider

Description

The CI workflow is configured to run on the main branch, but this repository uses dev as its primary branch.

Impact

CI checks don't run on the actual development branch, allowing broken code to be merged.

Severity

MEDIUM

Recommended Fix

Update .github/workflows/*.yml to trigger on dev branch instead of or in addition to main.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions