Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…erboard into test-pr
  • Loading branch information
HarshTrivedi committed Nov 24, 2024
2 parents 5af3d62 + c1c4925 commit d0d3661
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/new-entry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ jobs:
- name: Print current branch
run: echo "$(git branch)"

- name: Print PR branch
run: echo "Head ref: ${{ github.head_ref }}"

# - uses: astral-sh/setup-uv@v3
# with:
# version: "0.4.4"
Expand Down

0 comments on commit d0d3661

Please sign in to comment.