浏览代码

fix created PR branches

Shahed Nasser 1 年之前
父节点
当前提交
677bfa1e2e
共有 2 个文件被更改,包括 2 次插入0 次删除
  1. 1 0
      .github/workflows/update-preview-deps-ci.yml
  2. 1 0
      .github/workflows/update-preview-deps.yml

+ 1 - 0
.github/workflows/update-preview-deps-ci.yml

@@ -37,5 +37,6 @@ jobs:
           title: "chore(feat/v2-ci): updated preview dependencies"
           body: "This PR updates preview dependencies to the latest versions."
           branch: "chore/update-preview"
+          branch-suffix: "timestamp"
           base: "feat/v2-ci"
           add-paths: yarn.lock

+ 1 - 0
.github/workflows/update-preview-deps.yml

@@ -37,5 +37,6 @@ jobs:
           title: "chore(feat/v2): updated preview dependencies"
           body: "This PR updates preview dependencies to the latest versions."
           branch: "chore/update-preview"
+          branch-suffix: "timestamp"
           base: "feat/v2"
           add-paths: yarn.lock