Skip to content

Commit 6294aad

Browse files
committed
🔧 ci: add kind/feature label to build PR
1 parent 9c4c21c commit 6294aad

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
Automatic build of SDK v${{ env.sdk_version }} version based on Outscale API ${{ env.api_version }}.
4040
title: "SDK v${{ env.sdk_version }}"
4141
token: "${{ env.token }}"
42+
labels: "kind/feature"
4243
env:
4344
sdk_version: ${{ steps.get-sdk-version.outputs.sdk_version }}
4445
api_version: ${{ github.event.inputs.api_version }}

0 commit comments

Comments
 (0)