Skip to content

Right Clicking (Long Press) on Send Icon not working on touch devices (Surface Pro 9) #11289

Right Clicking (Long Press) on Send Icon not working on touch devices (Surface Pro 9)

Right Clicking (Long Press) on Send Icon not working on touch devices (Surface Pro 9) #11289

Workflow file for this run

name: Issue closer.
on:
issues:
types: opened
jobs:
comment:
runs-on: ubuntu-latest
steps:
- name: Process an issue.
uses: desktop-app/action_issue_closer@master
with:
token: ${{ secrets.GITHUB_TOKEN }}