Skip to content

feat: Action支持动作结束前禁用,Form支持清除校验错误动作、支持校验错误时返回RawError、api存在,且SendOn生… #8606

feat: Action支持动作结束前禁用,Form支持清除校验错误动作、支持校验错误时返回RawError、api存在,且SendOn生…

feat: Action支持动作结束前禁用,Form支持清除校验错误动作、支持校验错误时返回RawError、api存在,且SendOn生… #8606

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}}