Skip to content

Commit 8295beb

Browse files
committed
better label
1 parent d7df5dc commit 8295beb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/clear-cache.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Install dependencies
3535
run: yarn install --frozen-lockfile
3636

37-
- name: Clear caches
37+
- name: Delete GHA caches
3838
uses: ./dev-packages/clear-cache-gh-action
3939
with:
4040
clear_pending_prs: ${{ inputs.clear_pending_prs }}

0 commit comments

Comments
 (0)