Skip to content

Commit

Permalink
depth
Browse files Browse the repository at this point in the history
  • Loading branch information
johnhaddon committed Aug 5, 2024
1 parent 4b3fbfe commit 24b048a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/branchCheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ jobs:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4
# So that we get the branch for `base_ref`.
fetch-depth: 0
- name: Check branch
run: |
import os
Expand Down

0 comments on commit 24b048a

Please sign in to comment.