Skip to content

Commit d1b0073

Browse files
committed
Dummy
1 parent d6f10a9 commit d1b0073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dot-org-content.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ jobs:
3737
runs-on: ubuntu-latest
3838
steps:
3939
- name: Create a new branch
40-
run: gh pr create -B base_branch -H branch_to_merge --title 'NGINX Plus - Module Ref - Update content for content/nginx due to detected changes' --body '### Proposed Changes\nUpdated NGINX Plus docs'
40+
run: gh pr create -B main -H new_module_changes --title 'NGINX Plus - Module Ref - Update content for content/nginx due to detected changes' --body '### Proposed Changes\nUpdated NGINX Plus docs'
4141
env:
4242
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)