Skip to content

It would be useful to emphasise that local workbench is not supported after v1.12.1 #245

It would be useful to emphasise that local workbench is not supported after v1.12.1

It would be useful to emphasise that local workbench is not supported after v1.12.1 #245

Workflow file for this run

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