Skip to content

Not working with Chrome Groups #30

Not working with Chrome Groups

Not working with Chrome Groups #30

name: Issue assignment
on:
issues:
types: [opened]
jobs:
auto-assign:
runs-on: ubuntu-latest
steps:
- name: 'Auto-assign issue'
uses: pozil/[email protected]
with:
assignees: gioxx
numOfAssignee: 1
allowSelfAssign: true