Skip to content

Also build PHP8 containers for Tumbleweed #352

Also build PHP8 containers for Tumbleweed

Also build PHP8 containers for Tumbleweed #352

---
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@v3
with:
token: ${{ secrets.PAT }}
commands: |
vc
help
issue-type: pull-request
permission: none