Skip to content

Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 #17

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

Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 #17

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