Skip to content

When tap and hold on instagram button to enable the tweak, the app crashes, started occuring on v341.x.x #48

When tap and hold on instagram button to enable the tweak, the app crashes, started occuring on v341.x.x

When tap and hold on instagram button to enable the tweak, the app crashes, started occuring on v341.x.x #48

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