Skip to content

On the documentation, add StackBlitz example buttons for Property types #604

On the documentation, add StackBlitz example buttons for Property types

On the documentation, add StackBlitz example buttons for Property types #604

Workflow file for this run

name: Greet first-time contributors
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Welcome to Manifest, thank you for adding your first issue !'
pr-message: 'Welcome to Manifest, thank you for adding your first PR !'