Skip to content

Commit

Permalink
prs should be made against main, not base
Browse files Browse the repository at this point in the history
  • Loading branch information
ianjennings authored Oct 24, 2024
1 parent e33455b commit ecfced0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/generate-regressions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ jobs:
Start-Process "C:/Program Files/Google/Chrome/Application/chrome.exe" -ArgumentList "--start-maximized", "--load-extension=$(pwd)/node_modules/dashcam-chrome/build", "${{ inputs.website-url }}"
exit
create-pr: true
pr-base: ${{ inputs.base-branch }}
pr-title: "TestDriver.ai / Generate Test / ${{ matrix.markdown }}"
pr-branch: testdriver/regression-${{ matrix.markdown }}-${{ github.run_id }}-${{ github.run_attempt }}
pr-test-filename: ${{matrix.markdown}}.yml
Expand Down

0 comments on commit ecfced0

Please sign in to comment.