Skip to content

Commit d09596b

Browse files
committed
chore: update
1 parent 3e82e81 commit d09596b

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

.github/workflows/create-pr.yml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
with:
5454
token: ${{ secrets.GH_PAT }}
5555
title: "🚀 Release v${{ env.VERSION }}"
56+
# title: "🚀 Release v${{ env.VERSION }}"
5657
body: |
5758
## 🔄 Release v${{ env.VERSION }}
5859
@@ -68,8 +69,8 @@ jobs:
6869
- [ ] Docker images built and tested
6970
7071
> 🤖 This PR was automatically generated from the canary branch
71-
base: main
72-
branch: canary
73-
labels: "release"
74-
reviewers: "siumauricio"
75-
assignees: "siumauricio"
72+
# base: main
73+
# branch: canary
74+
# labels: "release"
75+
# reviewers: "siumauricio"
76+
# assignees: "siumauricio"

0 commit comments

Comments
 (0)