Skip to content

Commit

Permalink
Add force
Browse files Browse the repository at this point in the history
  • Loading branch information
Chi-EEE committed Dec 20, 2023
1 parent d8ab5b6 commit 97b8e24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cpp_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
git fetch origin
git checkout cpp_check
git pull
git merge origin/main
git merge origin/main --force
git push origin cpp_check
- name: cppcheck
Expand Down

0 comments on commit 97b8e24

Please sign in to comment.