Skip to content

Label idle issues

Label idle issues #517

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'