Skip to content

Mount /target/proc for zypper --installroot /target #1237

Mount /target/proc for zypper --installroot /target

Mount /target/proc for zypper --installroot /target #1237

---
name: Slash Command Dispatch
on:
issue_comment:
types: [created]
jobs:
dispatch-command:
runs-on: ubuntu-latest
steps:
- name: Slash Command Dispatch
uses: peter-evans/slash-command-dispatch@v4
with:
token: ${{ secrets.PAT }}
commands: |
vc
help
issue-type: pull-request
permission: none