crytic / crytic/echidna

Disable github action in case of new commits

Open
#981 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
3.2k
Forks
432
Avg merge
1d 20h
Merged PRs (30d)
5

Description

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

To all the workflows (see https://github.com/crytic/slither/blob/64b2e0c063cf93fb479481abc432371404629f32/.github/workflows/IR.yml#L16-L18)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.