Skip to content

feat: moved semantic-release preset, added new presets for yarn and pnpm #25

feat: moved semantic-release preset, added new presets for yarn and pnpm

feat: moved semantic-release preset, added new presets for yarn and pnpm #25

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/.github/workflows/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

error parsing called workflow ".github/workflows/cache-clear.yml" -> "anolilab/workflows/.github/workflows/cleanup-branch-cache.yml@main" : failed to fetch workflow: workflow was not found.
with:
target-repo: "anolilab/semantic-release"