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

ci: skip or cancel redundant/outdated runs #67

Merged
merged 1 commit into from
Feb 14, 2024
Merged

Conversation

alaviss
Copy link
Owner

@alaviss alaviss commented Feb 14, 2024

Skip workflow run if any of the following are true:

  • Only files that are not relevant to docgen/code were modified.
  • If the same workflow is run twice (ie. for push and PR).

Cancel runs if any of the following are true:

  • If the current workflow run is obsolete.

Skip workflow run if any of the following are true:

* Only files that are not relevant to docgen/code were modified.
* If the same workflow is run twice (ie. for push and PR).

Cancel runs if any of the following are true:

* If the current workflow run is obsolete.
@alaviss alaviss merged commit 61f051c into master Feb 14, 2024
3 of 13 checks passed
@alaviss alaviss deleted the skip-dup-flow branch February 14, 2024 08:50
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

Successfully merging this pull request may close these issues.

1 participant