Skip to content

Commit 49a1db7

Browse files
committed
test on the working branch
1 parent f3b9c25 commit 49a1db7

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/create-release-pr.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ on:
1111
description: 'Target branch for the PR (e.g. main for regular releases, 5.4-main for patch releases)'
1212
type: string
1313
required: false
14-
default: 'main'
14+
default: 'ci-unity'
15+
push:
16+
branches: 'ci-unity'
1517

1618
permissions:
1719
contents: write

0 commit comments

Comments
 (0)