Skip to content

Bump werkzeug from 2.2.3 to 3.0.1 #75

Bump werkzeug from 2.2.3 to 3.0.1

Bump werkzeug from 2.2.3 to 3.0.1 #75

Workflow file for this run

name: Greetings
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Hello, Welcome to MemeGen!!'' first issue'
pr-message: 'Hello, Welcome to MemeGen!!'' first pr'