Pārlūkot izejas kodu

fix created PR branches

Shahed Nasser 1 gadu atpakaļ
vecāks
revīzija
677bfa1e2e

+ 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