Skip to content
Snippets Groups Projects
Unverified Commit 1523a2f4 authored by Tom Herbers's avatar Tom Herbers Committed by GitHub
Browse files

github: build-gluon: cancel obsolete in progress workflows for PRs (#3115)

Goal is to cancel Worfklows for Pull Request if they become obsolte
due to new changes.
Without this workflows will continue running, wasting resources and
delaying the run of relevant workflows.
This situation will typically occour if a author of a PR notices an
error/typo/missing bit and pushes new changes to the branch.

This won't affect concurrent workflows for otherwise triggered
workflows (push, workflow_dispatch, tag, ...).
parent db0e7bda
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment