Skip to content
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.

API call to move person to arbitrary registration-status. #131

API call to move person to arbitrary registration-status.

API call to move person to arbitrary registration-status. #131

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: 'Congratulations on submitting your first issue!'' first issue'
pr-message: 'Congratulations on submitting your first pr!'' first pr'