Skip to content

[Nomination] <Alejandro Sanchez Ferrer> #142

[Nomination] <Alejandro Sanchez Ferrer>

[Nomination] <Alejandro Sanchez Ferrer> #142

Workflow file for this run

name: "Auto-Assign Nomination Issues"
on:
issues:
types: [opened]
jobs:
assign-issue:
runs-on: ubuntu-latest
steps:
- name: Assign Issue to Maintainer
uses: pozil/auto-assign-issue@v1
with:
assignees: "reginankenchor"