Skip to content

React Strict Mode下,在配置【动作配置】时,点击确认后,提示字段没有通过验证,最终无法配置,所有action都有这个问题 #8633

React Strict Mode下,在配置【动作配置】时,点击确认后,提示字段没有通过验证,最终无法配置,所有action都有这个问题

React Strict Mode下,在配置【动作配置】时,点击确认后,提示字段没有通过验证,最终无法配置,所有action都有这个问题 #8633

Workflow file for this run

name: Community
on:
issues:
types: [opened, edited, milestoned]
pull_request_target:
types: [opened]
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- name: Check Labels
id: labeler
uses: jimschubert/labeler-action@v2
with:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}