Skip to content

Commit

Permalink
Update Merge-Upstream.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ClayMoreBoy authored Jan 12, 2024
1 parent 427cff3 commit 0b79447
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Merge-Upstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
git config --global --list
- name: Load upstream commits
run: git pull https://github.com/xiaorouji/openwrt-passwall.git --log --no-commit
run: git pull https://github.com/xiaorouji/openwrt-passwall.git --log --no-commit --allow-unrelated-histories

- name: Apply commit changes
run: |
Expand Down

0 comments on commit 0b79447

Please sign in to comment.