Skip to content

Bump xunit from 2.7.1 to 2.8.0 #14

Bump xunit from 2.7.1 to 2.8.0

Bump xunit from 2.7.1 to 2.8.0 #14

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