Skip to content

Commit

Permalink
print branches
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaffter committed Feb 29, 2024
1 parent 8f1f972 commit a07d110
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ jobs:
git remote add upstream https://github.com/${{ github.repository }}.git
git fetch upstream main
git branch --track main upstream/main
git branch -vv
- name: Derive appropriate SHAs for base and head for `nx affected` commands
uses: nrwl/nx-set-shas@v4
Expand Down

0 comments on commit a07d110

Please sign in to comment.