Skip to content

react-kanban-board - Error: Cannot find module 'node:os' #2225

react-kanban-board - Error: Cannot find module 'node:os'

react-kanban-board - Error: Cannot find module 'node:os' #2225

Workflow file for this run

name: 'Check for incomplete submissions'
on:
issues:
types: [labeled, unlabeled]
jobs:
reaction:
runs-on: ubuntu-latest
steps:
- uses: dessant/label-actions@v2
with:
github-token: ${{ github.token }}
process-only: 'issues'