Skip to content

Slow response or hang editing devices with Decoder references. #12

Slow response or hang editing devices with Decoder references.

Slow response or hang editing devices with Decoder references. #12

Workflow file for this run

name: Issue assignment
on:
issues:
types: [opened]
jobs:
auto-assign:
runs-on: ubuntu-latest
steps:
- name: 'Auto-assign issue'
uses: pozil/auto-assign-issue@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
assignees: FlyingDiver