Skip to content

Commit 2139d4f

Browse files
authored
Update actions-clear.yml
1 parent 561924d commit 2139d4f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/actions-clear.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212
steps:
1313
- name: Checkout repository
1414
uses: actions/checkout@v4
15+
with:
16+
sparse-checkout: 'pythonscr/cleanup_actions.py'
1517

1618
- name: Install dependencies
1719
run: |

0 commit comments

Comments
 (0)