Skip to content

Can’t Install in Sileo #17

Can’t Install in Sileo

Can’t Install in Sileo #17

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