This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
name:PR Open Check
on:
pull_request_target:
types:[opened, edited, reopened]
jobs:
refuse:
runs-on:ubuntu-latest
steps:
- uses:actions-cool/pr-welcome@v1.1.3
with:
refuse-issue-label:'🎱 Collaborate PR only'
need-creator-authority:'write'
comment:|
Hi @${{ github.event.pull_request.user.login }}. The issue mentioned in this PR needs to be confirmed with the designer or core team. This PR is temporarily not accepted. Thank you again for your contribution! 😊