Skip to content

Commit fc7d1da

Browse files
committed
Remove duplicated yaml block
1 parent 9282ec1 commit fc7d1da

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/semantic-release.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@ concurrency:
1717
group: ${{ github.workflow }}-${{ github.ref_name }}
1818
cancel-in-progress: true
1919

20-
concurrency:
21-
group: ${{ github.workflow }}-${{ github.ref_name }}
22-
cancel-in-progress: true
23-
2420
jobs:
2521
semantic:
2622
name: Determine version

0 commit comments

Comments
 (0)