Skip to content

Commit

Permalink
Maybe origin is missing
Browse files Browse the repository at this point in the history
  • Loading branch information
André L F S Bacci committed Feb 3, 2025
1 parent 833ad1d commit c6d4ce0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integrate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:

- name: "Merge doc-base changes from master"
run: |
git -C doc-base fetch master
git -C doc-base fetch origin/master
git -C doc-base -c user.email="()" -c user.name="()" merge --no-ff --no-commit master
git -C doc-base diff --cached
Expand Down

0 comments on commit c6d4ce0

Please sign in to comment.