Skip to content

Show actionable error message when install dir is read only #55

Show actionable error message when install dir is read only

Show actionable error message when install dir is read only #55

Workflow file for this run

name: Auto approve trusted
on:
pull_request_target:
jobs:
approve:
runs-on: ubuntu-latest
name: approve
steps:
- uses: hmarr/auto-approve-action@v3
if: github.actor == 'tjamet'
- uses: hmarr/auto-approve-action@v3
if: github.actor == 'dependabot[bot]'