Update .github/workflows/rust.yml

Signed-off-by: Thomas Eizinger <thomas@eizinger.io>
This commit is contained in:
Thomas Eizinger
2023-05-09 04:27:57 +10:00
committed by Gabi
parent d7fab6b803
commit 0be094124b

View File

@@ -7,7 +7,7 @@ on:
branches:
- master
paths:
- 'rust/**'
- 'rust/**'
# Cancel old workflow runs if new code is pushed
concurrency: