Skip to content

Commit

Permalink
Merge pull request #32 from homarr-labs/fix/sync-docs
Browse files Browse the repository at this point in the history
ci(sync-docs): add documentation repo in autoMerge
  • Loading branch information
oben01 authored Jan 2, 2025
2 parents 48e12d8 + e07d3c6 commit 94fbf45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,6 @@ jobs:
docs
- name: Enable Pull Request Automerge
run: gh pr merge --merge --auto "${{ steps.cpr.outputs.pull-request-number }}"
run: gh pr merge --merge --auto "${{ steps.cpr.outputs.pull-request-number }}" --repo https://github.com/homarr-labs/documentation
env:
GH_TOKEN: ${{ steps.obtainToken.outputs.token }}

0 comments on commit 94fbf45

Please sign in to comment.