Skip to content

Bump xunit.runner.visualstudio from 2.8.0 to 2.8.1 #18

Bump xunit.runner.visualstudio from 2.8.0 to 2.8.1

Bump xunit.runner.visualstudio from 2.8.0 to 2.8.1 #18

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