Skip to content

Fixed copy and paste functionality not working when viewing an expanded email thread. #1853

Fixed copy and paste functionality not working when viewing an expanded email thread.

Fixed copy and paste functionality not working when viewing an expanded email thread. #1853

Workflow file for this run

name: Cancel
on:
pull_request_target:
types:
- edited
- synchronize
jobs:
cancel:
name: "Cancel Previous Runs"
runs-on: ubuntu-latest
timeout-minutes: 2
steps:
- uses: styfle/[email protected]
with:
workflow_id: build-test.yaml
access_token: ${{ github.token }}