Skip to content

Commit 3335aa3

Browse files
ci: remove concurrency group entirely — V2 lakehouse naming already isolates all runs
Agent-Logs-Url: https://github.com/microsoft/dbt-fabricspark/sessions/6539a12a-b206-42f4-aa32-e017095a906b Co-authored-by: mdrakiburrahman <46581776+mdrakiburrahman@users.noreply.github.com>
1 parent 9129fd3 commit 3335aa3

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ on:
44
pull_request:
55
workflow_dispatch:
66

7-
concurrency:
8-
group: ${{ github.workflow }}-${{ github.ref }}
9-
cancel-in-progress: false
10-
117
env:
128
IS_GH_ACTION: "1"
139
CLIENT_ID: ${{ secrets.APP_ID }}

0 commit comments

Comments
 (0)