Skip to content

How to migrate from docker+machine to docker-autoscaler #976

How to migrate from docker+machine to docker-autoscaler

How to migrate from docker+machine to docker-autoscaler #976

---
name: PR commented
on: # yamllint disable-line rule:truthy
issue_comment:
types:
- created
permissions: read-all
jobs:
slash-command-dispatch:
runs-on: ubuntu-latest
permissions:
# to dispatch the command via workflow
contents: write
# to add a reaction to the comment
pull-requests: write
steps:
- name: Slash Command Dispatch
uses: peter-evans/slash-command-dispatch@9bdcd7914ec1b75590b790b844aa3b8eee7c683a # v5
with:
token: ${{ secrets.GITHUB_TOKEN }}
issue-type: pull-request
commands: |
help