Skip to content

Commit d81f783

Browse files
author
Tarun Kumar S
authored
you are awesome!
1 parent 17a9d89 commit d81f783

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-regressions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
exit
103103
create-pr: true
104104
branch: ${{ inputs.base-branch }}
105-
pr-base: ${{ inputs.base-branch }}
105+
pr-base: main
106106
pr-title: "TestDriver.ai / Run Regression / ${{ matrix.markdown }}"
107107
pr-branch: ${{ steps.generate-pr-branch.outputs.pr-branch }}
108108
pr-test-filename: ${{steps.generate-filename.outputs.filename}}

0 commit comments

Comments
 (0)