Skip to content

Commit

Permalink
Update lint.yml
Browse files Browse the repository at this point in the history
fetch all commits
  • Loading branch information
sijunhe authored Jul 21, 2023
1 parent 2e32b5e commit ce8ae28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 100
fetch-depth: 0
- name: checkout develop
run: |
if ! git show-ref --quiet refs/heads/develop; then \
Expand Down

0 comments on commit ce8ae28

Please sign in to comment.