Skip to content

Bump gunicorn from 20.0.4 to 22.0.0 #8

Bump gunicorn from 20.0.4 to 22.0.0

Bump gunicorn from 20.0.4 to 22.0.0 #8

Workflow file for this run

name: Greetings
on: pull_request
jobs:
greeting:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
pr-message: "Congratulations on your first pull request"