Skip to content

After complete installation error: Custom element does not exist: decluttering-card #693

After complete installation error: Custom element does not exist: decluttering-card

After complete installation error: Custom element does not exist: decluttering-card #693

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: "Thank you for creating your first issue for the Swiss Army Knife custom card!"
pr-message: "Thank you for creating your first pull request for the Swiss Army Knife custom card!"