Apply suggestions from code review

Signed-off-by: Ry Jones <ry@linux.com>
This commit is contained in:
Ry Jones 2023-04-03 09:41:50 -07:00
parent 73e4d98dd9
commit 21361ae7b4
13 changed files with 13 additions and 13 deletions

View file

@ -12,7 +12,7 @@ on:
branches: [ "main", "release-2.5" ]
concurrency:
group: ${{ github.head_ref }}
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
env:

View file

@ -17,7 +17,7 @@ on:
paths: [ "asset-transfer-basic/rest-api-typescript/**" ]
concurrency:
group: ${{ github.head_ref }}
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:

View file

@ -9,7 +9,7 @@ on:
- "release-2.5"
concurrency:
group: ${{ github.head_ref }}
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:

View file

@ -12,7 +12,7 @@ on:
branches: [ "main", "release-2.5" ]
concurrency:
group: ${{ github.head_ref }}
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:

View file

@ -12,7 +12,7 @@ on:
branches: [ "main", "release-2.5" ]
concurrency:
group: ${{ github.head_ref }}
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:

View file

@ -12,7 +12,7 @@ on:
branches: [ "main", "release-2.5" ]
concurrency:
group: ${{ github.head_ref }}
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:

View file

@ -12,7 +12,7 @@ on:
branches: [ "main", "release-2.5" ]
concurrency:
group: ${{ github.head_ref }}
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:

View file

@ -12,7 +12,7 @@ on:
branches: [ "main", "release-2.5" ]
concurrency:
group: ${{ github.head_ref }}
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:

View file

@ -12,7 +12,7 @@ on:
branches: [ "main", "release-2.5" ]
concurrency:
group: ${{ github.head_ref }}
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:

View file

@ -12,7 +12,7 @@ on:
branches: [ "main", "release-2.5" ]
concurrency:
group: ${{ github.head_ref }}
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:

View file

@ -12,7 +12,7 @@ on:
branches: [ "main", "release-2.5" ]
concurrency:
group: ${{ github.head_ref }}
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:

View file

@ -12,7 +12,7 @@ on:
branches: [ "main", "release-2.5" ]
concurrency:
group: ${{ github.head_ref }}
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:

View file

@ -12,7 +12,7 @@ on:
branches: [ "main", "release-2.5" ]
concurrency:
group: ${{ github.head_ref }}
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs: