Skip to content

Bump follow-redirects from 1.15.2 to 1.15.4 in /App #76

Bump follow-redirects from 1.15.2 to 1.15.4 in /App

Bump follow-redirects from 1.15.2 to 1.15.4 in /App #76

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'