Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Skip if workflow has already run #87

@sachatt

Description

@sachatt

Is there any method to skip triggering the workflow if it has already run ?

For example, I have a workflow which builds/compiles an app. I then have some other workflows (like nightly tests, weekend soaks, etc.) which will fetch/download the build and run some tests. However these items can also be executed independently, so we are unsure if a build is started/not run/etc. and want to avoid wasting time on a re-run.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions