We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1c58f4 commit a424a1aCopy full SHA for a424a1a
.github/workflows/spelling.yml
@@ -50,8 +50,6 @@ jobs:
50
51
- uses: actions/checkout@v4
52
if: steps.check-files.outputs.skip != 'true'
53
- with:
54
- fetch-depth: 0
55
56
- name: Get changed files for push event
57
if: |
0 commit comments