Skip to content

Github action workflow triggers #2230

Description

@thatcomputerguy0101

Only running workflows on pushes to main and PRs may be insufficient for making testing as easy as possible within reason. One solution would be to add the workflow_dispatch trigger to enable specific workflows to be run on-demand. Another solution would be running on all pushes, which is at risk of notification spam (and is also wasteful on compute, which while free, is probably best to not abuse).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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