Skip to content

Commit

Permalink
Revert to shallow checkout of the repo in build-deploy-pudl action
Browse files Browse the repository at this point in the history
  • Loading branch information
zaneselvans committed Dec 22, 2023
1 parent b038378 commit e42a3ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-deploy-pudl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ jobs:
uses: actions/checkout@v4
with:
ref: ${{ env.BUILD_REF }}
fetch-depth: 0

- name: Set action environment variables
run: |
Expand Down

0 comments on commit e42a3ac

Please sign in to comment.