Skip to content

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

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… #549

Workflow file for this run

name: "Label Idle Issues"
on: # yamllint disable-line rule:truthy
schedule:
- cron: "0 0 * * *"
jobs:
stale-issues:
uses: anolilab/workflows/workflow/stale-issues.yml@main

Check failure on line 9 in .github/workflows/stale-issues.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/stale-issues.yml

Invalid workflow file

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