Skip to content

Linked Attachments in Current Outfit Folder get treated as InventoryTexture and are subsequently removed on login #85

Linked Attachments in Current Outfit Folder get treated as InventoryTexture and are subsequently removed on login

Linked Attachments in Current Outfit Folder get treated as InventoryTexture and are subsequently removed on login #85

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.'