Skip to content

Commit

Permalink
Merge pull request #56450 from Expensify/andrew-1p-v10
Browse files Browse the repository at this point in the history
Remove extra git fetch
  • Loading branch information
roryabraham authored Feb 6, 2025
2 parents 63adfcf + a49c5df commit 7e9d09b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/cherryPick.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ jobs:
token: ${{ secrets.OS_BOTIFY_TOKEN }}
submodules: true

- name: Run git fetch
run: git fetch origin main --depth=1

- name: Set up git for OSBotify
id: setupGitForOSBotify
uses: Expensify/App/.github/actions/composite/setupGitForOSBotifyApp@main
Expand Down

0 comments on commit 7e9d09b

Please sign in to comment.