Skip to content

Add workflow to auto clean cache of closed pr #1

Add workflow to auto clean cache of closed pr

Add workflow to auto clean cache of closed pr #1

Workflow file for this run

name: Removed unneeded cache once a pr is closed
on:
pull_request:
types:
- closed
jobs:
clean-cache:
uses: ForesightMiningSoftwareCorporation/github/.github/workflows/clear-cache-closed-pr.yml@v1

Check failure on line 9 in .github/workflows/clean_cache.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/clean_cache.yml

Invalid workflow file

error parsing called workflow ".github/workflows/clean_cache.yml" -> "ForesightMiningSoftwareCorporation/github/.github/workflows/clear-cache-closed-pr.yml@v1" : failed to fetch workflow: workflow was not found.
secrets: inherit