Skip to content

Bump pytest from 7.1.0 to 7.4.3 #146

Bump pytest from 7.1.0 to 7.4.3

Bump pytest from 7.1.0 to 7.4.3 #146

Workflow file for this run

on: pull_request
name: Changelog Reminder
jobs:
remind:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: peterjgrainger/[email protected]
with:
changelog_regex: 'CHANGELOG.md'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}