Skip to content

Bump coverlet.collector from 6.0.0 to 6.0.1 #7

Bump coverlet.collector from 6.0.0 to 6.0.1

Bump coverlet.collector from 6.0.0 to 6.0.1 #7

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