Skip to content

chore(deps): bump prettier from 3.0.3 to 3.1.0 #51

chore(deps): bump prettier from 3.0.3 to 3.1.0

chore(deps): bump prettier from 3.0.3 to 3.1.0 #51

name: Greetings
on: [pull_request_target, issues]
jobs:
greeting:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Thanks for raising this issue.'
pr-message: 'Thanks for raising this pull request. A maintainer will review the proposed changes as soon as possible.'