Skip to content

Bump pylint from 3.2.6 to 3.2.7 #302

Bump pylint from 3.2.6 to 3.2.7

Bump pylint from 3.2.6 to 3.2.7 #302

Workflow file for this run

name: Greetings
on: [pull_request_target]
jobs:
greeting:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
pr-message: "Thank you so much for contributing to the open-source pyCUFSM project! Your contribution will help thousands of engineers work more efficiently and accurately.\n\nNow that you've created your first pull request here, please don't go away; take a look at the bottom of this page for the automated checks that should already be running. If they pass, great! If not, please click on 'Details' and see if you can fix the problem they've identified. A maintainer should be along shortly to review your pull request and help get it added to pyCUFSM!"