Skip to content

build(deps): bump @adobe/css-tools from 4.2.0 to 4.3.3 in /demo #2

build(deps): bump @adobe/css-tools from 4.2.0 to 4.3.3 in /demo

build(deps): bump @adobe/css-tools from 4.2.0 to 4.3.3 in /demo #2

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!'