Skip to content

feat: added auto merge #3

feat: added auto merge

feat: added auto merge #3

Workflow file for this run

#name: Auto Assign PRs
#
#on:
# pull_request:
# types: [opened, reopened]
#
# workflow_dispatch:
#jobs:
# assignee:
# uses: clouddrove/github-shared-workflows/.github/workflows/auto_assignee.yml@1.0.6
# secrets:
# GITHUB: ${{ secrets.GITHUB }}
# with:
# assignees: 'theprashantyadav'