Skip to content

Features (not a bug) #2

Features (not a bug)

Features (not a bug) #2

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: JackGruber