Fix labels.

This commit is contained in:
Kevin Deldycke
2020-10-23 10:23:12 +02:00
parent 409f3eab34
commit 3787acf6a3

View File

@@ -63,7 +63,7 @@ jobs:
}}/actions/runs/${{ github.run_id }}) as defined by [workflow
action](https://github.com/${{ github.repository
}}/blob/${{ github.base_ref }}/.github/workflows/autofix.yaml).
labels: CI/CD
labels: "CI/CD"
assignees: kdeldycke
branch: format-json
@@ -84,7 +84,7 @@ jobs:
}}/actions/runs/${{ github.run_id }}) as defined by [workflow
action](https://github.com/${{ github.repository
}}/blob/${{ github.base_ref }}/.github/workflows/autofix.yaml).
labels: CI/CD, documentation
labels: "CI/CD"
assignees: kdeldycke
branch: autofix-typo
@@ -111,6 +111,6 @@ jobs:
}}/blob/${{ github.base_ref }}/.github/workflows/autofix.yaml).
%0A
${{ steps.image_actions.outputs.markdown }}
labels: CI/CD, documentation
labels: "CI/CD"
assignees: kdeldycke
branch: optimize-images