Skip to content

feat: move mako logic to init method #71

feat: move mako logic to init method

feat: move mako logic to init method #71

name: PR Issue Assignment 📝
on:
issues:
types: [opened, reopened]
pull_request:
types: [opened, reopened]
jobs:
auto-assign:
runs-on: ubuntu-latest
steps:
- name: 'Auto-assign PR-Issue'
uses: pozil/[email protected]
with:
teams: nelp-ops-crew
numOfAssignee: 1
repo-token: ${{ secrets.NELP_PAT }}