Skip to content

chore(deps): bump @astrojs/language-server from 2.11.1 to 2.14.2 #640

chore(deps): bump @astrojs/language-server from 2.11.1 to 2.14.2

chore(deps): bump @astrojs/language-server from 2.11.1 to 2.14.2 #640

Workflow file for this run

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: 'Viorel thanks you for contributing your first issue! :)'
pr-message: 'Viorel thanks you for contributing your first Pull Request! :)'