]> git.ipfire.org Git - thirdparty/systemd.git/commit
ci: cancel previous jobs on ref update 21293/head
authorFrantisek Sumsal <frantisek@sumsal.cz>
Wed, 10 Nov 2021 15:45:12 +0000 (16:45 +0100)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Wed, 10 Nov 2021 16:15:35 +0000 (17:15 +0100)
commit3884837610168e6fb69fc2d5709f6c017a30beb9
treea4886233a544ac733c0930b8fd8ae265afbd4bd7
parent46573ee1319ee8ae5b292a0a737740eca1a68184
ci: cancel previous jobs on ref update

Let's save the environment (and reduce the number of jobs in GH Actions
queues) by cancelling old jobs on a ref update (force push).

See: https://docs.github.com/en/actions/learn-github-actions/workflow-syntax-for-github-actions#concurrency
.github/workflows/build_test.yml
.github/workflows/cifuzz.yml
.github/workflows/linter.yml
.github/workflows/mkosi.yml
.github/workflows/unit_tests.yml