Skip to content

Commit

Permalink
ci: remove fetch-depth
Browse files Browse the repository at this point in the history
  • Loading branch information
jef committed Oct 21, 2022
1 parent 4c1f23e commit c21d412
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/nightly-release.yaml
Expand Up @@ -12,8 +12,6 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Check if code has changed with 24 hours
continue-on-error: true
id: code_change
Expand Down

0 comments on commit c21d412

Please sign in to comment.