Skip to content

Support workflow_dispatch trigger for one off runs of this workflow #26

@lerebear

Description

@lerebear

Occasionally it's useful to be able to trigger this workflow on a branch that does not have an associated pull request. To support that, we should allow this workflow to be run via workflow_dispatch event, by removing or adapting this restriction. This will require us to figure out a way to retrieve an appropriate diff for the branch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions