Skip to content

Commit

Permalink
pull things
Browse files Browse the repository at this point in the history
  • Loading branch information
dray92 committed Jun 13, 2024
1 parent 0ee4371 commit d9e5f9a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/rebase-strategy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
git config user.name "github-actions[bot]"
git config user.email "github-actions[bot]@users.noreply.github.com"
- name: Pull down all branches
run: git pull

- name: Checkout staging branch
run: git checkout staging

Expand Down

0 comments on commit d9e5f9a

Please sign in to comment.