Skip to content

Commit 66aa9b2

Browse files
committed
Attempt other trigger of CI
1 parent c59de04 commit 66aa9b2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ on:
55
pull_request: { branches: [main] }
66
create: { tags: [v*] }
77

8-
concurrency:
9-
group: ${{ github.workflow }}-${{ github.ref }}
10-
cancel-in-progress: true
11-
128
defaults:
139
run:
1410
shell: bash

0 commit comments

Comments
 (0)