Skip to content

build(deps): bump undici from 5.28.2 to 5.28.3 in /.github/actions/deploy-s3-javascript #5

build(deps): bump undici from 5.28.2 to 5.28.3 in /.github/actions/deploy-s3-javascript

build(deps): bump undici from 5.28.2 to 5.28.3 in /.github/actions/deploy-s3-javascript #5

name: Welcome on first interaction
on:
issues:
types: [opened]
pull_request:
branches: [master]
types: [opened]
jobs:
greet:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: '# Thank you!.\nThank you for starting making this module better!'
pr-message: 'Thanks for your first attempt to contribute to this module!'