ci(repo): add cache and concurrency
Signed-off-by: xsahil03x <[email protected]>
This commit is contained in:
@@ -14,6 +14,10 @@ on:
|
||||
- master
|
||||
paths-ignore:
|
||||
- 'docs/**'
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
stream_chat:
|
||||
|
||||
Reference in New Issue
Block a user