Skip to content

Commit

Permalink
pull and rebase before 2nd commit
Browse files Browse the repository at this point in the history
  • Loading branch information
angusbayley committed Jan 3, 2025
1 parent 81da513 commit fc6a5ae
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ runs:
run: |
echo "This is a dummy file" > dummy.txt
git add .
git pull --rebase
shell: bash

- name: Get current branch
Expand Down

0 comments on commit fc6a5ae

Please sign in to comment.