ci(repo): add cache and concurrency
Signed-off-by: xsahil03x <[email protected]>
This commit is contained in:
@@ -7,6 +7,10 @@ on:
|
||||
- synchronize
|
||||
branches:
|
||||
- develop
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
conventional_pr_title:
|
||||
|
||||
Reference in New Issue
Block a user