Skip to content

improved IPLOOKUP ui and API #434

improved IPLOOKUP ui and API

improved IPLOOKUP ui and API #434

Workflow file for this run

name: Greetings
on:
pull_request_target:
types: [opened]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- name: Greet contributor
uses: actions/first-interaction@v3
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
pr_message: "Thank you for your pull request! 🎉 We’ll review it shortly."
issue_message: "Thanks for opening an issue! Our team will check it soon."