chore: Add concurrency for actions

This commit is contained in:
Sidharth Vinod
2024-08-24 15:04:14 +05:30
parent 5c59505589
commit 1a1f668745
5 changed files with 10 additions and 4 deletions

View File

@@ -8,6 +8,8 @@ on:
pull_request:
merge_group:
concurrency: ${{ github.workflow }}-${{ github.ref }}
permissions:
contents: read