Skip to content

data "aws_ami" "docker-machine" - Query returned not results #400

data "aws_ami" "docker-machine" - Query returned not results

data "aws_ami" "docker-machine" - Query returned not results #400

---
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@9670cb0eb9a7f304f78031ce7e494fd330d60eff # ratchet:peter-evans/slash-command-dispatch@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
issue-type: pull-request
commands: |
help