Skip to content

Commit 6a49807

Browse files
committed
remove sparse checkout for the updated workflow requirements
1 parent a3ef779 commit 6a49807

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/splunk-ta-otel.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -191,9 +191,8 @@ jobs:
191191
steps:
192192
- name: Check out the codebase.
193193
uses: actions/checkout@v4
194-
with:
195-
sparse-checkout: packaging/technical-addon/
196194
- uses: ./.github/actions/setup-environment
195+
197196
- uses: streetsidesoftware/cspell-action@v7
198197
with:
199198
config: ${{github.workspace}}/packaging/technical-addon/packaging-scripts/cspell/cspell.json

0 commit comments

Comments
 (0)