Skip to content

feat: add workflow to add items to the Dedalo project DS-831 #2

feat: add workflow to add items to the Dedalo project DS-831

feat: add workflow to add items to the Dedalo project DS-831 #2

name: PR-Issue assignment
on:
issues:
types: [opened]
pull_request:
types: [opened]
jobs:
auto-assign:
runs-on: ubuntu-latest
steps:
- name: 'Auto-assign PR-Issue'
uses: pozil/[email protected]
with:
repo-token: ${{ secrets.DEDALO_PAT }}
teams: tutor-plugins
numOfAssignee: 2