Skip to content

fix: clean command not finding rimraf #161

fix: clean command not finding rimraf

fix: clean command not finding rimraf #161

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: "Hi Thank you for highlighting this issue. "
pr-message: "Thanks for calling this out. Its people like you who keep the FOSS movement going. "