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" ] branches: [ "main", "release-2.5" ]
concurrency: concurrency:
group: ${{ github.head_ref }} group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true cancel-in-progress: true
env: env:

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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