Skip to content

chore(deps): bump werkzeug from 3.0.3 to 3.0.6 #90

chore(deps): bump werkzeug from 3.0.3 to 3.0.6

chore(deps): bump werkzeug from 3.0.3 to 3.0.6 #90

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'