Skip to content

[Feature]: hope the bundled output filename and the path injected into the CSS are different #17540

[Feature]: hope the bundled output filename and the path injected into the CSS are different

[Feature]: hope the bundled output filename and the path injected into the CSS are different #17540

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"