Skip to content

Fix: email thread would collapse if the header or body would be clicked. #1855

Fix: email thread would collapse if the header or body would be clicked.

Fix: email thread would collapse if the header or body would be clicked. #1855

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 }}