File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -219,6 +219,6 @@ jobs:
219219 - Updates from learn to `apps/docs/content/en/learn`
220220 branch : docs/sync-nextjs-documentation
221221 delete-branch : true
222- base : main
222+ base : dev
223223 add-paths : |
224224 apps/docs/content/
Original file line number Diff line number Diff line change 7171 custom_arguments : ${{ github.event.inputs.custom_arguments }}
7272 pr_branch : ${{ github.event.inputs.pr_branch || 'docs/update-translations' }}
7373 # translation_command: 'pnpm run translate'
74- # base_branch: 'main '
74+ base_branch : ' dev '
7575 # pr_branch: 'docs/update-translations'
7676 # pr_title: 'Update translations'
7777 # The following uses YAML pipe syntax for multi-line strings
Original file line number Diff line number Diff line change 66 - opened
77 - synchronize
88 branches :
9- - main
9+ - dev
1010
1111
1212jobs :
You can’t perform that action at this time.
0 commit comments