Skip to content

Bump JetBrains.Annotations from 2023.3.0 to 2024.2.0 #79

Bump JetBrains.Annotations from 2023.3.0 to 2024.2.0

Bump JetBrains.Annotations from 2023.3.0 to 2024.2.0 #79

Workflow file for this run

name: "👋 Greet New Contributors"
on:
pull_request:
branches: [ "main" ]
jobs:
greet:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: '🙏 Thank you for contributing! 🎉'
pr-message: '🙏 Thank you for contributing! 🎉'