Skip to content

[WISH] Add desktop entry at $HOME/.local/share/applications #5

[WISH] Add desktop entry at $HOME/.local/share/applications

[WISH] Add desktop entry at $HOME/.local/share/applications #5

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: "Hey, thank you for helping us to improve Lyra"
pr-message: "Please update this template to track your pr, remember to be polite!"