docs: Try to not repeat ourselves in the spec for CFGs #924
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: cleanup caches by a branch | |
on: | |
pull_request: | |
types: | |
- closed | |
jobs: | |
drop-cache: | |
uses: CQCL/hugrverse-actions/.github/workflows/drop-cache.yml@main |