Skip to content

[Bug]: Podman v5.3.0, when installed via scoop, produces an error when running podman machine start #8097

[Bug]: Podman v5.3.0, when installed via scoop, produces an error when running podman machine start

[Bug]: Podman v5.3.0, when installed via scoop, produces an error when running podman machine start #8097

Workflow file for this run

on:
issue_comment:
types: [ created ]
name: Commented Pull Request
jobs:
pullRequestHandler:
name: PullRequestHandler
runs-on: windows-latest
steps:
- uses: actions/checkout@main
- name: PullRequestHandler
uses: ScoopInstaller/GithubActions@main
if: startsWith(github.event.comment.body, '/verify')
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}