Add ci concurrency rule to update-crates.yml

This commit is contained in:
lepapareil 2022-08-31 11:36:09 +02:00 committed by GitHub
parent a744795972
commit d2ea300c44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,8 @@ on:
- cron: "0 8 * * *"
workflow_dispatch:
concurrency: update-crates-${{ github.ref }}
jobs:
update-crates:
env: