Skip to content

fix: changing date time to date and applying general imrpovements #52

fix: changing date time to date and applying general imrpovements

fix: changing date time to date and applying general imrpovements #52

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