Skip to content

chore: Unblock build - GitHub Actions build error using 1.77 toolchain #88

chore: Unblock build - GitHub Actions build error using 1.77 toolchain

chore: Unblock build - GitHub Actions build error using 1.77 toolchain #88

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
secrets: inherit