Skip to content

Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 #5

Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0

Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 #5

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