Skip to content

React Widget component does not properly transition from welcome to the next form #62

React Widget component does not properly transition from welcome to the next form

React Widget component does not properly transition from welcome to the next form #62

Workflow file for this run

name: Labeling new issue
on:
issues:
types: ['opened']
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: Renato66/auto-label@v2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
default-labels: '["new"]'