Skip to content

Push runs skip plugin checks #1133

Description

@Monti-27

The plugin workflow runs after pushes to main, but it compares HEAD with origin/main. Both refs point to the pushed commit, so every plugin job is skipped.

The latest main run skipped the kmesh build even though the merge changed that plugin: workflow run.

PR runs are not affected. The push comparison should use the previous commit from the push event.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions