Skip to content

feat(rspack_plugin_schemas): http import schema plugin #17533

feat(rspack_plugin_schemas): http import schema plugin

feat(rspack_plugin_schemas): http import schema plugin #17533

name: Issue Mark Assignee
on:
issue_comment:
types: [created, edited]
permissions:
contents: read
jobs:
issue-mark-assign:
permissions:
issues: write
runs-on: ubuntu-latest
if: github.repository_owner == 'web-infra-dev'
steps:
- name: mark assignee
uses: actions-cool/issues-helper@v3
with:
actions: "mark-assignees"
token: ${{ secrets.GITHUB_TOKEN }}
require-permission: "none"