Skip to content

build(deps): bump amis-formula from 2.9.0 to 6.6.0 #64

build(deps): bump amis-formula from 2.9.0 to 6.6.0

build(deps): bump amis-formula from 2.9.0 to 6.6.0 #64

Workflow file for this run

name: PR Welcome
on:
pull_request_target:
types: [opened, edited, reopened]
jobs:
welcome:
runs-on: ubuntu-latest
steps:
- uses: actions-cool/pr-welcome@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
refuse-issue-label: 'bug'
need-creator-authority: 'write'
comment: |
HI @${{ github.event.pull_request.user.login }}. Thanks for your contribution. 😅 But I refuse.
emoji: '+1, -1, heart'
reviewers: 'user1, user2'
review-creator: false
close: true