Skip to content

Revert "feat: positive logic to the stats view" #31

Revert "feat: positive logic to the stats view"

Revert "feat: positive logic to the stats view" #31

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 }}