Skip to content

refactor: changed the monorepo setup to nx and pnpm with all tools th… #1

refactor: changed the monorepo setup to nx and pnpm with all tools th…

refactor: changed the monorepo setup to nx and pnpm with all tools th… #1

Workflow file for this run

name: "Cleanup caches by a branch"
on: # yamllint disable-line rule:truthy
pull_request:
types:
- "closed"
workflow_dispatch: # yamllint disable-line rule:empty-values
jobs:
cleanup-branch-cache:
uses: "anolilab/workflows/workflow/cleanup-branch-cache.yml@main"

Check failure on line 11 in .github/workflows/cache-clear.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/cache-clear.yml

Invalid workflow file

invalid value workflow reference: references to workflows must be rooted in '.github/workflows'
with:
target-repo: "{{ ORGANIZATIONS }}/{{ REPOSITORY_NAME }}"