Skip to content

Commit

Permalink
too restrictive on root path sparse checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
hughesjj committed Feb 4, 2025
1 parent e5865f4 commit 3b26f37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/splunk-ta-otel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ jobs:
- name: Check out the codebase.
uses: actions/checkout@v4
with:
sparse-checkout: packaging/technical-addon/packaging-scripts
sparse-checkout: packaging/technical-addon/
- uses: streetsidesoftware/cspell-action@v6
with:
config: packaging/technical-addon/packaging-scripts/cspell/cspell.json
Expand Down

0 comments on commit 3b26f37

Please sign in to comment.