Skip to content

feat: update name and use for_each function in code #12

feat: update name and use for_each function in code

feat: update name and use for_each function in code #12

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.9
secrets:
GITHUB: ${{ secrets.GITHUB }}
with:
assignees: 'clouddrove-ci'