Skip to content

Commit

Permalink
get all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
rajbos committed Nov 6, 2023
1 parent eabacfb commit 61db55b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/handle-versioning-accross-branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0

- uses: git-actions/set-user@v1

- name: Prevent branch warnings
Expand Down

0 comments on commit 61db55b

Please sign in to comment.