Skip to content

Feature Request: Keep original thumbnail icon when suspended #16

Feature Request: Keep original thumbnail icon when suspended

Feature Request: Keep original thumbnail icon when suspended #16

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:
assignees: gioxx
numOfAssignee: 1
allowSelfAssign: true