Skip to content

[Only Joomla 5.x] Menu error : You must specify a non-empty path to clean (maybe a Joomla problem?) #8652

[Only Joomla 5.x] Menu error : You must specify a non-empty path to clean (maybe a Joomla problem?)

[Only Joomla 5.x] Menu error : You must specify a non-empty path to clean (maybe a Joomla problem?) #8652

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.1.1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: "Thank you for the report, we will looking soon at the issue"
pr-message: "Thank you for the pr'' first pr"