Skip to content

Got Sidecar to appear, but I can't see my iPad #111

Got Sidecar to appear, but I can't see my iPad

Got Sidecar to appear, but I can't see my iPad #111

name: issue-checklist
on:
issues:
types: [opened]
jobs:
respond:
runs-on: ubuntu-latest
steps:
- uses: ben-z/[email protected]
with:
message: "Gentle reminder:\n* Did you go through all of the troubleshooting steps outlined in README.md?\n* Did you describe your devices (model+version) and what you've tried in the PR description?"
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}