Skip to content

Add Tamarin's VID/PID to udev rules #1

Add Tamarin's VID/PID to udev rules

Add Tamarin's VID/PID to udev rules #1

Workflow file for this run

# Copyright (c) Microsoft Corporation.
# Licensed under the GPL-2.0-only license.
on:
pull_request_target:
types: [opened]
name: Close Pull Request
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: superbrothers/[email protected]
with:
comment: >-
**Public pull requests are not accepted to this repo.** If you would
like to contribute changes to OpenOCD, please contribute directly to
upstream following the [OpenOCD Developer's Guide](
http://openocd.org/doc/doxygen/html/index.html).
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}