Skip to content

Category of "Unknown" institutions in TOBI dashboard is unclear #43

Category of "Unknown" institutions in TOBI dashboard is unclear

Category of "Unknown" institutions in TOBI dashboard is unclear #43

Workflow file for this run

name: Greetings
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v3
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: "Hi there! Thanks for opening your first issue."
pr-message: "Hi there! Thanks for opening your first pull request."