Skip to content

Feature request: add option to change button behavior to toggle vs menu #26

Feature request: add option to change button behavior to toggle vs menu

Feature request: add option to change button behavior to toggle vs menu #26

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