fix(regions): add unique branch name (#1941)

This commit is contained in:
Sergio Garcia
2023-02-21 11:53:36 +01:00
committed by GitHub
parent 019ab0286d
commit d03f97af6b

View File

@@ -54,7 +54,7 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
commit-message: "feat(regions_update): Update regions for AWS services."
branch: "aws-services-regions-updated"
branch: "aws-services-regions-updated-${{ github.sha }}"
labels: "status/waiting-for-revision, severity/low"
title: "chore(regions_update): Changes in regions for AWS services."
body: |