Skip to content

Assets.RequestInventoryAsset is broken for reading notecards [SL] #45

Assets.RequestInventoryAsset is broken for reading notecards [SL]

Assets.RequestInventoryAsset is broken for reading notecards [SL] #45

Workflow file for this run

name: Greetings
on: [pull_request, 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 taking the time to improve LibreMetaverse! We will review your contribution shortly.'
pr-message: 'Thank you for taking the time to improve LibreMetaverse! We will review your contribution shortly.'