Skip to content

Commit f39559f

Browse files
committed
INFRA-2925: stable_test merging allowed
1 parent 6560a14 commit f39559f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/merge-approved-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
run: |
4141
# Define the required branch pattern
4242
REQUIRED_BASE="main"
43-
REQUIRED_HEAD="stable"
43+
REQUIRED_HEAD="stable_test"
4444
4545
# Get actual values from the previous step
4646
ACTUAL_BASE="${{ steps.get-pr.outputs.base }}"

0 commit comments

Comments
 (0)