Skip to content

Commit

Permalink
Badge, concurrency
Browse files Browse the repository at this point in the history
  • Loading branch information
pmikolajczyk41 committed Jun 19, 2023
1 parent 08f069a commit 23a2346
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/rust-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ on:
- main
workflow_dispatch:

concurrency:
group: ${{ github.ref }}-${{ github.workflow }}
cancel-in-progress: true

jobs:
main:
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[Rust checks](https://github.com/Cardinal-Cryptography/drink/workflows/rust-checks.yml/badge.svg)
# DRink!

_Dechained Ready-to-play ink! playground_

0 comments on commit 23a2346

Please sign in to comment.