Skip to content

(Bug Report) Reels get stuck and the accelerate itself #68

(Bug Report) Reels get stuck and the accelerate itself

(Bug Report) Reels get stuck and the accelerate itself #68

name: Issue assignment
on:
issues:
types: [opened]
jobs:
auto-assign:
runs-on: ubuntu-latest
permissions:
issues: write
steps:
- name: 'Auto-assign issue'
uses: pozil/auto-assign-issue@v1
with:
assignees: socuul
allowNoAssignees: true