Skip to content

Commit

Permalink
Cancel in progress
Browse files Browse the repository at this point in the history
  • Loading branch information
pietrodimarco-dfinity committed Feb 2, 2024
1 parent 804204f commit c412341
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/multiservice-discovery-diff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ on:
- "main"
paths:
- 'rs/ic-observability/multiservice-discovery*/src/**'

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

jobs:
msd-diff:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit c412341

Please sign in to comment.