Skip to content

Revert "Bump github.com/docker/docker from 20.10.21+incompatible to 2… #138

Revert "Bump github.com/docker/docker from 20.10.21+incompatible to 2…

Revert "Bump github.com/docker/docker from 20.10.21+incompatible to 2… #138

Workflow file for this run

name: Greetings
on: [pull_request_target, issues]
jobs:
greeting:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: "Hi! Thanks for creating the issue :) Looking forward to resolve this with you."
pr-message: "Wow!! It's BIG 😉(That's what she said). Thanks for helping this project "