Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skip if workflow has already run #87

Open
sachatt opened this issue May 26, 2023 · 0 comments
Open

Skip if workflow has already run #87

sachatt opened this issue May 26, 2023 · 0 comments

Comments

@sachatt
Copy link

sachatt commented May 26, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant