Skip to content

Commit

Permalink
Update auto-pull.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
233dada authored Oct 9, 2024
1 parent ca22917 commit b75be2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-pull.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
uses: actions/checkout@v2

- name: pull code
run: git pull origin main --rebase
run: git pull origin master --rebase

0 comments on commit b75be2a

Please sign in to comment.