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 d7df5dc commit 8295bebCopy full SHA for 8295beb
.github/workflows/clear-cache.yml
@@ -34,7 +34,7 @@ jobs:
34
- name: Install dependencies
35
run: yarn install --frozen-lockfile
36
37
- - name: Clear caches
+ - name: Delete GHA caches
38
uses: ./dev-packages/clear-cache-gh-action
39
with:
40
clear_pending_prs: ${{ inputs.clear_pending_prs }}
0 commit comments