Skip to content

Bug 2263312: Backport fusion hci phase 2 related changes to 4.14 branch #292

Bug 2263312: Backport fusion hci phase 2 related changes to 4.14 branch

Bug 2263312: Backport fusion hci phase 2 related changes to 4.14 branch #292

Workflow file for this run

---
name: github
on:
pull_request_target:
types:
- opened
- edited
- reopened
- synchronize
jobs:
dependencies:
runs-on: ubuntu-latest
steps:
- uses: z0al/dependent-issues@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}