Skip to content
This repository was archived by the owner on Oct 17, 2025. It is now read-only.

Label idle issues

Label idle issues #885

Workflow file for this run

name: 'Label idle issues'
on:
schedule:
- cron: '0 8 * * *'
jobs:
mark-as-idle:
uses: mdn/workflows/.github/workflows/idle.yml@main
with:
target-repo: 'mdn/interactive-examples'