Skip to content

Handle spaces in path to Docker command #174

Handle spaces in path to Docker command

Handle spaces in path to Docker command #174

Workflow file for this run

name: auto-assign
on:
pull_request:
types: [opened, reopened]
jobs:
reviewers:
runs-on: ubuntu-latest
steps:
- uses: cloudposse/actions/github/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: '.github/auto-assign.yml'